#6953: ModelForm as_FOO output places form fields for ManyToMany fields at
bottom
of html output.
----------------------------------------------+-----------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone: post-1.0
Component: Forms | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by worksology):
* cc: [email protected] (added)
Comment:
This patch definitely fixes the problem as I was experiencing it. If the
patch is truly this simple, this should have made it into 1.0. This is
NOT just a cosmetic defect. The order of fields in most forms is damn
important, and if the only other option is to hardcode the fields in the
right order in your templates, then this seems to be a significant issue.
Thanks for the patch Alex.
--
Ticket URL: <http://code.djangoproject.com/ticket/6953#comment:8>
Django <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
-~----------~----~----~----~------~----~------~--~---