- Dropping support of Django 2 in favor of Django 3. - Dropping support of python 2 in favor of Python 3 in testing. - Testing and releasing using Github Actions. - Dropping CircleCi support.
1.2.1
1.2.0
- Circle 2.0 up and running. - Upgrade Django to 2.14. - Add support to python 3 - Fix some function view errors in the demo app.