#14167: Using Instances in Generic Create/Update/Delete
------------------------------------+---------------------------------------
Reporter: monokrome | Owner: nobody
Status: new | Milestone:
Component: Generic views | Version: 1.2
Resolution: | Keywords: generic views DRY instance
Stage: Unreviewed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
------------------------------------+---------------------------------------
Changes (by mk):
* needs_better_patch: 0 => 1
* needs_docs: 0 => 1
Comment:
I'm not sure whether working on this ticket makes sense at all with the
upcoming class-based generic views (#6735).
I'll still comment on the given patch though.
* Documentation is missing.
* Passing instance and model at the same time should be forbidden.
* The instance should be used to initialize the form on GET requests too,
not only with POST.
* No tests.
--
Ticket URL: <http://code.djangoproject.com/ticket/14167#comment:4>
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.