#14370: Adding support for Autocomplete in contrib.admin
-------------------------------------+-------------------------------------
     Reporter:  tyrion               |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  autocomplete,        |             Triage Stage:  Accepted
  jquery, javascript, widgets,       |
  admin                              |
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by charettes):

 I also think Select2 is one if not the best JavaScript autocomplete
 library around at the moment.

 I've tried alternative such as Chosen and multiple jQuery/Bootstrap
 alternatives in the past and but just like @codingjoe said since version 4
 Select2 is quite solid. It's a great shim that binds correctly to the DOM
 state of the <select> it's attached to and doesn't require any extra
 manipulation to be marked as disabled, focused, etc

--
Ticket URL: <https://code.djangoproject.com/ticket/14370#comment:38>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.3d485f0e4aaff745cdfdd1dae6bda56b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to