********************
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.