Skip to content

Wafer 0.13.0

Compare
Choose a tag to compare
@drnlm drnlm released this 27 Jun 19:02
· 283 commits to master since this release

This is the first release of the wafer 0.13 series

Changes

  • Replace django-nose with native django's test runner, to be nose being deprecated - This also allows our tests to run with Python 3.10
  • Update various test cases to work with django's test runner
  • Fix all the Django 4 deprecation errors - wafer dependencies still need to be updated to support Django 4, but our tests now pass.
  • Tweak the construction of the "Submit/Edit talk" form to make it easier to extend