django-qurl-templatetag
django-qurl-templatetag copied to clipboard
A Django template tag to modify url's query string.
Results
1
django-qurl-templatetag issues
Sort by
recently updated
recently updated
newest added
Would it save some lines of code if you used the builtin kwargs parser? https://github.com/django/django/blob/master/django/template/base.py#L916