#7664: MultiWidget to support named sub widgets
--------------------------------+------------------------------------
     Reporter:  CollinAnderson  |                    Owner:  nobody
         Type:  New feature     |                   Status:  new
    Component:  Forms           |                  Version:  master
     Severity:  Normal          |               Resolution:
     Keywords:  multiwidget     |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  1
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by anonymous):

 Please also add the ability to override the `_` separator. Creating a
 multiwidget for autocompletion ends up making `field_1` and `field_2` in
 POST when I'd really like to be able to generate `field` and `field_text`,
 because keeping `field` will make sure using the widget doesn't break any
 tests that use POSTdata. There are workarounds, but I feel like it's not
 something so complicated it deserves its own hack.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/7664#comment:5>
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/072.be7be681ef585ec62bc6931dc073864c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to