#8677: admin redirect when "save" doesn't account for previous querystring (e.g: search) -----------------------------+---------------------------------------------- Reporter: gogna | Owner: nobody Status: new | Milestone: Component: Admin interface | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- When saving a model edited coming from a list page where a search was performed, (i.e. with ?q=<search_text>), admin redirects to the list page without the querystring. If the user is editing a series of common objects within a big list, it is forced to perform the same search again and again with every 'save'.
-- Ticket URL: <http://code.djangoproject.com/ticket/8677> 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 -~----------~----~----~----~------~----~------~--~---
