v0.4.2
Changed
- Upgraded tox from
v3
tov4
and removedtox-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
intest_settings.py
. - Made
./manage.py
executable.