================== * Add task_status field on ImportTask replacing celery result use for task status https://github.com/nyaruka/smartmin/pull/89
1.10.1
================== * Added missing migration https://github.com/nyaruka/smartmin/pull/86 * Fixed using arg for get_form which was removed in Django 1.10 https://github.com/nyaruka/smartmin/pull/88
1.10
================== * Support for Django 1.10
1.9.3
================== * Fixed filename length bug in CSV imports https://github.com/nyaruka/smartmin/pull/85
1.9.2
================== * Fixed some Python 3.5 and migration issues https://github.com/nyaruka/smartmin/pull/83