- Remove 'notifications' context processor - Remove views.py and urls.py - Set Celery dependency to >=4.1.0 - Set pika dependency to 0.12.0 - Deprecate Python3.5 and Django <=2.1 (Will be removed in 2.6.6)
2.6.4
- Implement Multi-platform testing with tox - General code improvements (Django 3.1.5 compliance) - Automate Pypi deployments