- Drop support for Python 3.8
- Support Django 5.1
- Drop support for Django 3.2 and Django 4.1
- Fix dependency specification to allow use with combinations of Django 4.2 and Python >= 3.10
- Support Python 3.12
- Support Django 5.0
- Improve version test matrices to skip testing incompatible combinations
- Support Python 3.10 and Python 3.11
- Drop support for Python 3.6 and Python 3.7
- Support Django 4.1 and 4.2
- Drop support for Django 2.2 and Django 3.1
- Upgrade pre-commit
- Support and CI tests for Python 3.9
- Update notifications-python-client; this indirectly fixes a backwards incompatible change in PyJWT
- Fix the Factory Boy dependency specification
- Support and CI tests for Django 3.1 and 3.2
- Initial release