summaryrefslogtreecommitdiff
path: root/django/template/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-0/+2
* Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257.Anton Samarchyan2017-02-171-2/+1
* Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand2017-01-251-1/+1
* Moved engine-related exceptions to django.template.exceptions.Preston Timmons2015-05-061-0/+43