#3639: use newforms in generic create_update view
--------------------------------------------+-------------------------------
Reporter: webograph <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Generic
views
Version: SVN | Resolution:
Keywords: newforms | Stage: Accepted
Has_patch: 1 | Needs_docs: 1
Needs_tests: 1 | Needs_better_patch: 0
--------------------------------------------+-------------------------------
Changes (by brosner):
* needs_docs: 0 => 1
* needs_tests: 0 => 1
Comment:
I have attached a patch that fixes several issues with the last one. Uses
newforms correctly. This patch applies cleanly against trunk at r6635. I
added ```form``` and ```formfield_callback``` overrides to allow for
customization of the form. I removed the ```follow``` kwarg as it is not
needed any longer with newforms. I am currently working on some tests and
revised docs.
--
Ticket URL: <http://code.djangoproject.com/ticket/3639#comment:6>
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
-~----------~----~----~----~------~----~------~--~---