#36268: The querystring template tag should render an empty query string result as
"?" instead of ""
-------------------------------------+-------------------------------------
Reporter: Sarah Boyce | Owner: Natalia
Type: | Bidart
Cleanup/optimization | Status: closed
Component: Template system | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by nessita <124304+nessita@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"0b4f2d8d397dacb555b327435d1c815da59feda5" 0b4f2d8d]:
{{{#!CommitTicketReference repository=""
revision="0b4f2d8d397dacb555b327435d1c815da59feda5"
Fixed #36268 -- Added leading `?` in every querystring template tag
result.
Thanks Sarah Boyce for the report.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/36268#comment:5>