#9079: Label tag attributes
-------------------------------------+-------------------------------------
     Reporter:  oggy                 |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Forms                |                  Version:  1.0
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  form label           |             Triage Stage:  Design
  label_tag                          |  decision needed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by carljm):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 This is a convenience, but it doesn't allow you to do anything that you
 can't already do today by bypassing the default all-in-one form rendering
 and taking finer-grained control of the rendering. It should be assumed
 that this is necessary when you have advanced rendering needs.

 This change may not be inherently more hackish than what is already
 present, but it adds one more public API for specifying presentation
 details via Python code, which is one more bad API we have to support on
 into the future, even if at some point we're able to move to a system
 where form presentation is handled in templates instead of Python code.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9079#comment:7>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to