django1/django/template/backends
Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
..
__init__.py Imported BaseEngine from the DEP. 2014-12-28 15:57:11 +01:00
base.py Fixed #28906 -- Removed unnecessary bool() calls. 2017-12-07 17:13:07 -05:00
django.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
dummy.py Removed unnecessary else clause in TemplateStrings.get_template(). 2017-08-07 10:24:58 -04:00
jinja2.py Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257. 2017-02-17 11:29:38 -05:00
utils.py Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00