Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -0/+2 |
* | Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257. | Anton Samarchyan | 2017-02-17 | 1 | -2/+1 |
* | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | 2017-01-25 | 1 | -1/+1 |
* | Moved engine-related exceptions to django.template.exceptions. | Preston Timmons | 2015-05-06 | 1 | -0/+43 |