- Optimized cities_light command, from 400M of RAM used to 30M on django-autocomplete-light's test project. Thanks sandino for reporting. - Made --force-import less picky on arguments
2.0.4
- Avoid indexing of search_names on MySQL
2.0.3
- Hint the user about MySQL's issue with migration 0003
2.0.2
- Wrap management command in a transaction. (contributed by Pi Delport)
2.0.1
- Added support for q GET argument to contrib.restframework
2.0.0
- Added support for django-autocomplete-light 1.0.0 in contrib.autocompletes