#13875: cannot customize admin submit_row
-------------------------------------------+--------------------------------
Reporter: drul | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: 1.2
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by julien):
* milestone: 1.3 =>
Comment:
This is technically a new feature and therefore I'm removing the 1.3
milestone since we're in beta stage right now. Passing the whole context
to the template is a good thing, however the general context should not be
modified with the `{% submit_row %}`'s specific variables (as done in
drul's patch). Instead a disposable specific new context should be passed
through (as done in my suggested patch).
--
Ticket URL: <http://code.djangoproject.com/ticket/13875#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.