home / grids / Auto-Complete
Tied into AJAX, this grid gives the developer an eye into handy tools to aid in the user experience.
Features currently being evaluated
| Feature | Description |
|---|---|
| Supports JQuery-autocomplete | Supports the jquery autocomplete plugin: http://docs.jquery.com/Plugins/autocomplete |
| CharField completion | Completion for CharField/TextField widget based on ForeignKey completion list. |
| Respect related fields values | Some fields can depend on other fields values. Good auto-complete should respect them. |
| Templating | If the autocomplete can be templated at will |
| General purpose | If the autocomplete can be used for other purposes than form fields (ie. a global navigation autocomplete) |
| ManyToManyField completion | Provides completion-driven MultiSelect control for ManyToManyField data source. |
| Javascript where you want | If this autocomplete allows you to load the javascript before </body> for best page load performance |
| Depends on jQueryUi | If this autocomplete app requires to load jQueryUi |
| Full admin support | If the autocomplete app fully supports admin, inlines, models added via popup using the + button, etc, etc ... |
| Package | Django ajax-selects | django-dajaxice | django-selectable | django-autocomplete | django-dajax | Django-autocomplete (googlecode) | django-autocomplete-light | django-completion |
|---|---|---|---|---|---|---|---|---|
| Description |
jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields |
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server ... |
django-selectable is a collection of tools and widgets for using/creating auto-complete selection widgets using Django and jQuery ... |
Autocomplete utilities for django. Live demo: http://autocomplete.ep.io/examp... |
Easy to use library to create asynchronous presentation logic with django and dajaxice |
Like ajax-selects but with a simple design |
autocompletion for django models | |
| Category | App | App | App | App | App | App | App | App |
| # Using This | 10![]() | 6![]() | 5![]() | 4![]() | 4![]() | 1![]() | 1![]() | 1![]() |
| Downloads | 16922 | n/a | 3387 | 1043 | n/a | n/a | n/a | 924 |
| Last updated | Jan. 14, 2012, 4:33 p.m. | July 12, 2011, 5:10 p.m. | Feb. 27, 2012, 2:30 p.m. | April 4, 2011, 2:53 a.m. | Aug. 13, 2011, 1:27 p.m. | May 16, 2012, 1:58 p.m. | Sept. 26, 2011, 7:37 a.m. | |
| Version | 1.2.4 | 0.2 | 0.4.1 | 0.1 | 0.8.4 | n/a | n/a | 0.2.1 |
| Repo | Github | Github | Bitbucket | Bitbucket | Github | Other | Github | Github |
| Commits | ||||||||
| Repo Watchers | 119 | 149 | 29 | 110 | 187 | n/a | 8 | 128 |
| Repo Forks | 21 | 21 | 6 | 14 | 18 | n/a | 2 | 7 |
| Participants | crucialfelix sjrd buriy | jorgebastida thecodefarm angelabad DNX clement madflo youen | mlavin | tyrion | jorgebastida | jpic xrmx | coleifer hassa | |
| Docs on RTD | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... |
| Package | Django ajax-selects | django-dajaxice | django-selectable | django-autocomplete | django-dajax | Django-autocomplete (googlecode) | django-autocomplete-light | django-completion |
| Supports JQuery-autocomplete | ||||||||
| CharField completion | ||||||||
| Respect related fields values | ||||||||
| Templating | ||||||||
| General purpose | ||||||||
| ManyToManyField completion | ||||||||
| Javascript where you want | ||||||||
| Depends on jQueryUi | ||||||||
| Full admin support | ||||||||
| Package | Django ajax-selects | django-dajaxice | django-selectable | django-autocomplete | django-dajax | Django-autocomplete (googlecode) | django-autocomplete-light | django-completion |

