================== * Fix domain names in forgot password emails * Test against PostgreSQL 10
2.1.0
================== * Add support for Django 2.1
2.0.2
==================
* Fix CSV import file_path truncation
2.0.1
==================
* Stop embedding refresh code on pages that don't have View.refresh set
2.0.0
==================
* Add support for Django 2.0, drop support for Django 1.9 and Django 1.10 * Drop support for Python2
1.11.9
=================== * Create SmartminTestMixin https://github.com/nyaruka/smartmin/pull/116 * add 'create_anonymous_user' method that will ensure that anonymous user exists