=================== * Fix Python 3 issue with comparing ints and None https://github.com/nyaruka/smartmin/pull/113
1.11.6
=================== * Fix collect_sql when objects of different types have same name https://github.com/nyaruka/smartmin/pull/111
1.11.5
==================== * Add collect_sql and migrate_manual management commands https://github.com/nyaruka/smartmin/pull/108
1.11.4 (2017-11-08) ==================== * Strip whitespace from usernames on the login form https://github.com/nyaruka/smartmin/pull/106 * Make sure that we don't strip whitespaces on password fields (default Django behaviour)