Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 1.30 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3

Added

  • Info mailings

Fixed

  • Fix html syntax of date_registered email template
  • Show date of birth in event_registered mail

1.2

Added

  • Implement account registration

Fixed

  • Fix creation on email addresses
  • Fix duplication of form fields in layout

1.1

Added

  • Add link to public page to events list
  • Add RSS feed of upcoming events
  • Add slug field to Event model

Changed

  • Beautify event information card
  • Use consistent page and browser title

Fixed

  • Typo in success_url of CreateEventView
  • COnfirmation of retraction deadline was missing

1.0

Added

  • Initial release.