#16705: r13746 makes invalid assumption that QUERY_STRING exists
-------------------+-------------------------------
Reporter: raylu | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Generic views
Version: SVN | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Easy pickings: 0
UI/UX: 0 |
-------------------+-------------------------------
[https://code.djangoproject.com/changeset/13746 r13746] (from
[https://code.djangoproject.com/ticket/9966 ticket 9966]) makes the
assumption that QUERY_STRING exists. As this is a
[http://www.python.org/dev/peps/pep-3333/#environ-variables bad
assumption], please apply the attached patch.
See also: [https://code.djangoproject.com/ticket/9435 ticket 9435].
--
Ticket URL: <https://code.djangoproject.com/ticket/16705>
Django <https://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.