Fresh autocompletes for Django
Project description
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.
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, inherit from autocomplete_light.ModelForm and remove calls to get_widgets_dict. Optionnaly remove all old widget definitions.
Resources
Resources include:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-autocomplete-light-1.4.12.tar.gz
.
File metadata
- Download URL: django-autocomplete-light-1.4.12.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523077eca3a70c1557e200d0bfef924ba6a4157f64d442de0f98fea96d841faa |
|
MD5 | 8c0ff8b00b1a76862d8bd50a2e5b8800 |
|
BLAKE2b-256 | c596484e2546770e4c6a4fc044ee3d2abfc25f27c2d0650d8dafb9fe1d163605 |