#25197: Add a more friendly widget for HStoreField
----------------------------------+------------------------------------
     Reporter:  gam_phon          |                    Owner:
         Type:  New feature       |                   Status:  new
    Component:  contrib.postgres  |                  Version:  master
     Severity:  Normal            |               Resolution:
     Keywords:  widget            |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  1
----------------------------------+------------------------------------

Comment (by mjtamlyn):

 A good admin widget for HStore, as with ArrayField would be good. Both
 require javascript, which is less of a problem now we can test it.

 In django-hstore I think you have to customise the widget yourself, it may
 be nice if there was a way to extend the admin site to choose a different
 form field/widget automatically, but this may be unnecessary and is a more
 difficult problem to solve.

 We can't easily include django-hstore's widget directly as it uses
 underscore templating.

--
Ticket URL: <https://code.djangoproject.com/ticket/25197#comment:4>
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/066.607e0a649a843cb5b781803a2cc77c0c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to