- :bug: Fixed bug happening when weird (names longer than 30 chars) user agents were passed in.
1.1.0
- :arrow_up: Updated codebase to use last version of Django IPWare (3.0). - :bug: Fixed bug for MariaDB when accessing admin page. - :arrow_up: Updated test requirements to ensure Django 3.0 is working.
1.0.1
- Just fixed `long_description` argument in `setup.py` script.
1.0.0
- Added support for Django 2.1 and 2.2. - Dropped support for older Django versions.
0.1
First stable release with full initial functionality and documentation.
0.1b5
- Fixed management command to download all MaxMind® GeoIP datasets. - Fixed JSON output for requests timeline graph. - Extended README.