#14153: Redirects fail if URL has appended query string
---------------------------------------------+------------------------------
Reporter: richardb | Owner: nobody
Status: closed | Milestone:
Component: Contrib apps | Version: 1.2
Resolution: invalid | Keywords: redirect
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Changes (by lukeplant):
* status: new => closed
* resolution: => invalid
Comment:
For the reason given by dmoisset, and for backwards compatibility for
people relying on current behaviour, I'm going to close as INVALID. At the
moment, if you want the query string to be ignored you'll have to roll
your own. A setting is not good solution for this, since you might have a
mixture of cases where you want the query string and where you don't. A
fuller solution would almost certainly require changes to the model, and
we don't have a migration framework to support that.
--
Ticket URL: <http://code.djangoproject.com/ticket/14153#comment:3>
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.