django1/django/template
Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
..
backends Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
loaders Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py Fixed typo in 'Django Template Language' 2015-01-17 03:05:28 +01:00
base.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
context.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
context_processors.py Deprecated TEMPLATE_CONTEXT_PROCESSORS. 2014-12-28 17:02:31 +01:00
debug.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
defaultfilters.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
defaulttags.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
engine.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
loader.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
loader_tags.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
response.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
smartif.py Fixed #23913 -- Deprecated the `=` comparison in `if` template tag. 2015-01-11 15:21:01 -05:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00