Skip to content

Wafer 0.12.1

Compare
Choose a tag to compare
@drnlm drnlm released this 05 Jun 16:44
· 304 commits to master since this release

This is the next release in the 0.12 series

Changes

  • Support for Django 3.1 & Django 3.2
  • Better handling of local time in schedule when the database does not support time zones
  • Fix a bug with the extra_head block being overwritten in form templates
  • Make a revision when a review is created or changed on a talk
  • Use the receiver decorator to simplify some signal handling
  • Locate WAFER_USER_IS_REGISTERED function at runtime to simplify patching in tests.
  • Updated translations
  • Extend tests for the review process