Modify ↓
#7927 closed enhancement (invalid)
Generic view "redirect_to" to carry existing query string
Reported by: | FilipeCorreia | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | none |
Severity: | normal | Keywords: | |
Cc: | fcorreia@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The "redirect_to" generic view currently does not pass along any query string that may exist in the original request.
An extra parameter could be added to "redirect_to", specifying if the original query string should be appended or not. See the following thread: http://groups.google.com/group/django-users/browse_frm/thread/4566f4040cef518a/8bfcd6ddd4ebb9f5
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Could it be that you are on the WrongTrac?