++++++++++++++++++
* Add tests for Python 3.9
* Remove support for deprecated Python 3.4
* Compatible with Django 3.1
* Upgrade build system to poetry-core>=1.0.0
* Remove dependencies version ceiling
* Fix "django40 warning: django.utils.translation.ugettext_lazy() is deprecated"
* Add tests for Django 3.2
* Add tests for Django 4.0
* Add tests for Python 3.10