After wrestling with newforms to get it to do things I thought it was
never intended to do, I decided that either it was really intended to
do such things or it's just such a clean design that getting it to do
weird things isn't that hard.

That said, I spent a lot of time fiddling around to find the right
incantations, so I added a section to the Cookbook[1] called
newforms[2] and included instructions for creating form fields
dynamically[3] and altering the default order[4]. If anyone sees any
obvious stupidness or this duplicates information available elsewhere,
please let me know.

Todd

[1]: http://code.djangoproject.com/wiki/CookBook
[2]: http://code.djangoproject.com/wiki/CookBookNewForms
[3]: http://code.djangoproject.com/wiki/CookBookNewFormsDynamicFields
[4]: http://code.djangoproject.com/wiki/CookBookNewFormsDynamicFields

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to