Releases: applegrew/django-select2
Releases · applegrew/django-select2
6.1.1
- Update Select2 library to version 4.0.5
6.1.0
- Add support for custom to_field names for foreign keys (#486)
- Add option to exclude the Select2 library from form media (#484)
6.0.3
- Fallback i18n js files for zh-hans/zh-hant. (#468)
6.0.2
- Fix #461 -- Remove explicit Django version classifiers
6.0.1
- Fix #451 -- Remove none ASCII char
6.0.0
- Add Support for Django 2.0
- Drop Python 2 support
- Drop Python 3.5 support
- Drop Django 1.8 support
- Drop Django 1.10 support