django-qurl-templatetag icon indicating copy to clipboard operation
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