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 | Description | Category | Downloads | Last Updated | Version | Repo | Commits | Repo watchers | Forks | Participants | License | Supports JQuery-autocomplete | CharField completion | Respect related fields values | Templating | General purpose | ManyToManyField completion | Javascript where you want | Depends on jQueryUi | Full admin support |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Django ajax-selects | jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields | App | 16922 | Jan. 14, 2012, 4:33 p.m. | 1.2.4 | Github | 119 | 21 | crucialfelix sjrd buriy | MIT License | ||||||||||
| django-dajaxice | Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server ... | App | 0 | July 12, 2011, 5:10 p.m. | 0.2 | Github | 149 | 21 | jorgebastida thecodefarm angelabad DNX clement madflo youen | BSD License | ||||||||||
| django-selectable | django-selectable is a collection of tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI. | App | 3387 | Feb. 27, 2012, 2:30 p.m. | 0.4.1 | Bitbucket | 29 | 6 | mlavin | BSD | ||||||||||
| django-autocomplete | Autocomplete utilities for django. Live demo: http://autocomplete.ep.io/example/ | App | 1043 | April 4, 2011, 2:53 a.m. | 0.1 | Bitbucket | 110 | 14 | tyrion | |||||||||||
| django-dajax | Easy to use library to create asynchronous presentation logic with django and dajaxice | App | 0 | Aug. 13, 2011, 1:27 p.m. | 0.8.4 | Github | 187 | 18 | jorgebastida | BSD License | ||||||||||
| Django-autocomplete (googlecode) | App | 0 | None | Other | 0 | 0 | UNKNOWN | |||||||||||||
| django-autocomplete-light | Like ajax-selects but with a simple design | App | 0 | May 16, 2012, 1:58 p.m. | Github | 8 | 2 | jpic xrmx | UNKNOWN | |||||||||||
| django-completion | autocompletion for django models | App | 924 | Sept. 26, 2011, 7:37 a.m. | 0.2.1 | Github | 128 | 7 | coleifer hassa | MIT License | ||||||||||
| Package | Description | Category | Downloads | Last Updated | Version | Repo | Commits | Repo watchers | Forks | Participants | License | Supports JQuery-autocomplete | CharField completion | Respect related fields values | Templating | General purpose | ManyToManyField completion | Javascript where you want | Depends on jQueryUi | Full admin support |
