#11375: Redirect to another url in admin add view
----------------------------------+-----------------------------------------
Reporter: slurms | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: SVN
Keywords: | Stage: Unreviewed
Has_patch: 1 |
----------------------------------+-----------------------------------------
I've got a form on an {{{AdminSite}}} app_index view that submits to a
{{{ModelAdmin}}} add_view. I have taken care of setting up the form in
such a way that it submits to the add_view fine, but I'd like to be able
to redirect back to the {{{AdminSite}}}'s app_index rather than the
{{{ModelAdmin}}}'s changelist or anything else.
--
Ticket URL: <http://code.djangoproject.com/ticket/11375>
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
-~----------~----~----~----~------~----~------~--~---