This release is a pre-release and may not be stable for production use.
django-autocomplete-light’s purpose is to enable autocompletes quickly and properly in a django project: it is the fruit of years of R&D. It was designed for Django so that every part overridable or reusable independently. It is stable, tested, documented and fully supported: it tries to be a good neighbour in Django ecosystem.
- WARNING you are currently on the v2 branch where new development happens.
master (v1) is still supported for BC.
Features
Features include:
charfield, foreign key, many to many autocomplete widgets,
generic foreign key, generic many to many autocomplete widgets,
remote API backed-autocompletes,
django template engine support for autocompletes, enabling you to include images etc …
100% overridable HTML, CSS, Python and Javascript: there is no variable hidden far down in the scope anywhere.
add-another popup supported outside the admin too.
keyboard is supported with enter, tab and arrows by default.
Each feature has a live example and is fully documented. It is also designed and documented so that you create your own awesome features too.
v2
v2 branch is under active development. You might want to use that instead, since it’s much easier to work with and supports python3.
In this case, please refer to the v2 documentation.
To upgrade to v2, please enjoy the v1 to v2 upgrade instructions (documented with love !).
the Autocomplete class design hasn’t changed at all.
yourlabsWidget() doesn’t parses data-* options the same,
the django/form python code has been re-organised ie. get_widgets_dict() is gone and autocomplete_light.ModelForm wraps around all features.
Resources
Resources include:
Release files for django-autocomplete-light 2.0.0a15
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-autocomplete-light-2.0.0a15.tar.gz | 75.6 kB | Details |
Release files / django-autocomplete-light-2.0.0a15.tar.gz
| Download URL | django-autocomplete-light-2.0.0a15.tar.gz |
|---|---|
| Size | 75.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09e94b2f03195148520b2ee3b5fcfe46652fcd240fcb664f778f7db9125b65f6
|
|
BLAKE2b-256 checksum How to use checksums |
338499f3b0e22731f93e993bee423073205a86a14651c7c6fbacd8dc01b0f6f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |