#17301: Defining fieldsets in a form class
-------------------------------------+-------------------------------------
     Reporter:  msiedlarek           |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Forms                |                  Version:  SVN
     Severity:  Normal               |               Resolution:
     Keywords:  form, forms,         |             Triage Stage:  Accepted
  fieldsets                          |      Needs documentation:  1
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by msiedlarek):

 * needs_docs:  0 => 1
 * needs_better_patch:  1 => 0


Comment:

 Given some thought on Carl Meyer's voice in fieldsets discussion
 (https://groups.google.com/forum/?_escaped_fragment_=msg/django-
 developers/dCQAmD1BBzY/tMesCJk96qEJ#!msg/django-
 developers/dCQAmD1BBzY/tMesCJk96qEJ) I've decided not to implement any
 presentation-layer features into basic form fieldsets and leave it as a
 feature for logical organization of fields. Note, that fieldsets'
 `classes`, or using tags other than `<fieldset>` can easily be achieved
 using templates and I believe that's where those features belong.

 Patch can be considered checkin-ready now (including tests). There's only
 one problem - documentation desperately needs touch of some better English
 speaker than myself.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17301#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to