Version 19 (modified by 11 years ago) ( diff ) | ,
---|
Django JavaScript Auto-Complete Solutions
(dates of last update in parentheses)
- YUI-Django-AutoComplete (2006-05-10)
- pigletto's YUI Autocomplete in Django snippet 392 (2007-07-27)
- Will Larson's Using JQuery with Django for Autocomplete Fields (sometime after 2007-12-01)
- skam's JQuery auto-complete widget in Django snippet 233 (2008-01-17)
- Jannis Leidel's An autocomplete form widget for ForeignKey model fields (2008-11-14)
- discussion on Google Groups (2009-07-18)
- django-plus's AjaxFKWidget (2012-12-27)
- Tyrion's django-autocomplete (using YUI) in: PyPI (2009-01-06) - now outdated - and BitBucket (2010-09-22) - includes an option to use the jQuery UI Auto_Complete
- https://github.com/crucialfelix/django-ajax-selects (2012-01-14) Django Ajax Select using jQuery for Foreign Key or ManyToMany with customizable search channels and formatting
- django-autocomplete-light (2013-01-29) Django autocomplete, lightweight, general purpose and for forms. Try it out in a matter of minutes.
See also
- Auto-complete grid on djangopackages.com
- other resources for finding and evaluating re-usable apps
Note:
See TracWiki
for help on using the wiki.