google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

Feature request: Add jquery autocomplete #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It will be nice to add jquery autocomplete widgets for model choises in 
forms,and autocomplete for inline models.

Original issue reported on code.google.com by d.ratush...@gmail.com on 17 Aug 2009 at 4:25

GoogleCodeExporter commented 9 years ago
yep. that´s a feature we´ll probably include once the basic stuff is done.

Original comment by sehmaschine on 17 Aug 2009 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 19 Aug 2009 at 10:46

GoogleCodeExporter commented 9 years ago
just a question about your feature request: you mean autocomplete for 
foreignkeys, right?

Original comment by sehmaschine on 19 Aug 2009 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 19 Aug 2009 at 4:08

GoogleCodeExporter commented 9 years ago
Yes - autocomplete for ChoiceField and MultipleChoiceField

Original comment by d.ratush...@gmail.com on 27 Aug 2009 at 11:03

GoogleCodeExporter commented 9 years ago
already got this working. we only have to style it and then we´ll commit. it´s
currently an AutoCompleteWidget and an M2MAutocompleteWidget. unfortunately, 
we´re
having problems with a GenericAutocompleteWidget - that one is postponed.

Original comment by sehmaschine on 24 Sep 2009 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 8 Oct 2010 at 3:14