django-qurl-templatetag icon indicating copy to clipboard operation
django-qurl-templatetag copied to clipboard

Use the kwargs parser helper

Open aidanlister opened this issue 10 years ago • 0 comments

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

aidanlister avatar Dec 20 '14 06:12 aidanlister