#6631: Additional options for newforms
-----------------------------------------------------+----------------------
Reporter: Petr Marhoun <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component:
django.newforms
Version: SVN | Resolution:
Keywords: | Stage:
Unreviewed
Has_patch: 1 | Needs_docs: 1
Needs_tests: 1 | Needs_better_patch: 0
-----------------------------------------------------+----------------------
Comment (by Petr Marhoun <[EMAIL PROTECTED]>):
* Patch is based on the new patch from #6631 and depends on it.
* Option formfield_for_formfield is removed because it is too complex and
not powerful enough.
* Some options are renamed to be shorter.
* Complete list of options - fieldsets, fields, exclude, model (only for
!ModelForm), error_class, error_row_class, hidden_row_class,
label_capfirst, label_suffix, required_row_class, validation_order. (I am
sure that native speakers could find better names.)
--
Ticket URL: <http://code.djangoproject.com/ticket/6631#comment:2>
Django Code <http://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
-~----------~----~----~----~------~----~------~--~---