=================== * Replace usage of auto_now and auto_now_add with overridable defaults https://github.com/nyaruka/smartmin/pull/93
1.10.5
================== * JSON views updated to use MIME type application/json
1.10.4
================== * Add SmartObjectActionView
1.10.2
================== * 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