#16705: r13746 makes invalid assumption that QUERY_STRING exists
-------------------------------------+-------------------------------------
Reporter: raylu | Owner: aaugustin
Type: Bug | Status: closed
Component: Generic views | Version: SVN
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
Has patch: 1 | checkin
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by julien):
In [17763]:
{{{
#!CommitTicketReference repository="" revision="17763"
Fixed #17828 -- Ensured that when a list filter's `queryset()` method
fails, it does so loudly instead of getting swallowed by a
`IncorrectLookupParameters` exception. This also properly fixes #16705,
which hadn't been addressed correctly in [16705].
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16705#comment:13>
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.