Changes between Version 1 and Version 2 of AutoCompleteSolutions


Ignore:
Timestamp:
Oct 13, 2009, 3:29:06 AM (15 years ago)
Author:
Antti Kaihola
Comment:

added Jannis Leidel's blog post

Legend:

Unmodified
Added
Removed
Modified
  • AutoCompleteSolutions

    v1 v2  
    44 * [http://www.djangosnippets.org/snippets/392/ Django snippet 392]
    55 * Tyrion's django-autocomplete in [http://pypi.python.org/pypi/django-autocomplete/0.1 PyPI] and [http://bitbucket.org/tyrion/django-autocomplete/ BitBucket]
     6 * Jannis Leidel's [http://jannisleidel.com/2008/11/autocomplete-form-widget-foreignkey-model-fields/ An autocomplete form widget for ForeignKey model fields]
    67 * [http://groups.google.com/group/djangola/browse_thread/thread/24cf897581d594cc discussion] on Google Groups
    78
Back to Top