- Python 3.11–3.14 and Django 5.2–6.0+ support
- Django (multiple) choice support,
- Django (multiple) model choice support,
- Django generic foreign key support (through django-querysetsequence),
- Multiple widget support: select2.js, easy to add more.
- Creating choices that don't exist in the autocomplete,
- Offering choices that depend on other fields in the form, in an elegant and innovative way,
- Dynamic widget creation (ie. inlines), supports YOUR custom scripts too,
- Provides a test API for your awesome autocompletes, to support YOUR custom use cases too,
- A documented automatically tested example for each use case in test_project.
- **Documentation** graciously hosted by RTFD
- Mailing list graciously hosted by Google
- For Security issues, please contact security@<our github group name>.org
- Git graciously hosted by GitHub,
- Package graciously hosted by PyPi,