What's Changed
Torchbox has taken over maintenance of this package from Praekelt. See the Github Announcement.
- Added support for Django 3.2 and 4.0
- Changed log level of check failures from error to warning.
- Only provide default_app_config for django.VERSIONs lower than 3.2
- Switch testing from Travis to Github Actions.
- Removed upper Django dependency constraint
Breaking changes:
- Removed support for Django 1.11 and Python 2
Full Changelog: 2.0.6...3.0.0