Changes between Version 7 and Version 8 of AutoCompleteSolutions
- Timestamp:
- Feb 18, 2010, 7:14:15 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AutoCompleteSolutions
v7 v8 15 15 [http://jannisleidel.com/2008/11/autocomplete-form-widget-foreignkey-model-fields/ An autocomplete form widget for ForeignKey model fields] 16 16 (2008-11-14) 17 * Tyrion's django-autocomplete in18 [http://pypi.python.org/pypi/django-autocomplete/0.1 PyPI] and19 [http://bitbucket.org/tyrion/django-autocomplete/ BitBucket]20 (2009-01-29)21 17 * [http://groups.google.com/group/djangola/browse_thread/thread/24cf897581d594cc discussion] on Google Groups 22 18 (2009-07-18) … … 24 20 [http://code.google.com/p/django-plus/source/browse/trunk/djangoplus/widgets/ajax_fk_widget.py AjaxFKWidget] 25 21 (2009-09-15) 22 * Tyrion's django-autocomplete in 23 [http://pypi.python.org/pypi/django-autocomplete/0.1 PyPI] and 24 [http://bitbucket.org/tyrion/django-autocomplete/ BitBucket] 25 (2010-02-11) 26 26 27 27 == See also ==