Skip to content

v0.4.2

Compare
Choose a tag to compare
@Agrendalath Agrendalath released this 15 Nov 16:45
· 14 commits to main since this release
77c3bd3

Changed

  • Upgraded tox from v3 to v4 and removed tox-battery.

Added

  • Created a new test for missing migrations and added it to the CI.

Fixed

  • Added a missing Django migration.
  • Replaced the invalid ROOT_URLCONF in test_settings.py.
  • Made ./manage.py executable.