- Drop Django 3.0 support - Add Django 3.2 support - Add support for Python 3.10 - Add support for Django 4.0
2.2
----------------
- Remove support for Python 3.5 and Django 1.11 - Add support for Python 3.9 and Django 3.1 - Remove old urls syntax and adopt the new one - Move the project to the jazzband organization - Adopt black automatic formatting rules
2.1.1
------------------
- Fix missing function parameter. (152)
2.1
----------------
- Add a SignedFileSystemStorage that signs file URLs for clients. (151)
2.0
----------------
- Drop support for Python 2.7. - Add black and isort.
1.10
-----------------
- Introduced support from Django 1.11, 2.2 and 3.0. - Drop support of Django 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 2.0 and 2.1