#3286: Please add newforms as_div() method for printing forms.
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: django.newforms | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------------------+--------------------------------------
Comment (by ubernostrum):
From the last couple times these sorts of things have been suggested (for
example, with an `as_dl` method), it's been pointed out that these methods
are meant to be quick conveniences; `newforms` will let you write your
template any way you want, and the various `as_*` methods are meant to be
few in number, with fine-grained control delegated to templates.
--
Ticket URL: <http://code.djangoproject.com/ticket/3286#comment:>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---