#36182: querystring templatetag should render empty querystring as "?" not "" when
it has removed items from the querydict
-------------------------------------+-------------------------------------
Reporter: David Feeley | Owner: (none)
Type: Bug | Status: new
Component: Template system | Version: 5.1
Severity: Release blocker | Resolution:
Keywords: querystring | Triage Stage: Accepted
templatetag |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Tom Carrick):
Seems like we should do something here.
So for only when it's changed, because if nothing has changed, you would
expect it to reload? I think I agree with that line of reasoning though I
haven't spent any time thinking about possible use cases and edge cases.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36182#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.