..
backends
[1.8.x] Split DTL context creation into its own function.
2015-02-10 14:35:05 +01:00
loaders
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
__init__.py
[1.8.x] Fixed E265 comment style
2015-02-06 09:35:08 -05:00
base.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
context.py
[1.8.x] Split DTL context creation into its own function.
2015-02-10 14:35:05 +01:00
context_processors.py
[1.8.x] Simplified the lazy CSRF token implementation in csrf context processor.
2015-02-08 15:03:29 -05:00
debug.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
defaultfilters.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
defaulttags.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
engine.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
loader.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
loader_tags.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
response.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00
smartif.py
Fixed #23913 -- Deprecated the `=` comparison in `if` template tag.
2015-01-11 15:21:01 -05:00
utils.py
[1.8.x] Sorted imports with isort; refs #23860 .
2015-02-09 14:24:06 -05:00