* Auto import of models and Django tools (like shell_plus).
More details in `README.rst` in section about `ADMIN_SHELL_IMPORT_DJANGO` and
`ADMIN_SHELL_IMPORT_MODELS` settings - refer to issue 1
* Support for Django 3.1 and Django 3.2
* Tests for Python 3.8
* Django" instead of "Djang" in titlebar - refer to issue 2
* Drop support for Django 1.9
* Remove integration with Travis