I haven't seen that proposal. This type of widget would be new territory for django.forms as none of the existing widgets require JavaScript. I lean toward keeping things that way, but I'm open to hearing counterarguments. Historically, Django avoided "blessing" any particular JavaScript libraries.
On Tuesday, September 20, 2016 at 6:51:24 AM UTC-4, guettli wrote: > > I am happy that there will be support for autocomplete in the admin in > 1.11, if this issue/pull-request gets resolved: > > https://code.djangoproject.com/ticket/14370 > > https://github.com/django/django/pull/6385/ > > I looked at the changes of the docs of this pull request. > > It seems that only the contrib module "admin" gets improved. > > Is it planed to add an autocomplete widget in the django forms library? > > > > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/6d4ace0b-bfeb-4617-ab9f-78cf314727ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
