1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/django/template
Aymeric Augustin 9b7b37382c [1.8.x] Split DTL context creation into its own function.
This reduces the length of rope RequestContext gives users to hang
themselves with.

Thanks Alex Hill for the report and Tim Graham for the review.

Backport of f2c104a from master.
2015-02-10 14:35:05 +01:00
..
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_processors.py [1.8.x] Simplified the lazy CSRF token implementation in csrf context processor. 2015-02-08 15:03:29 -05:00
context.py [1.8.x] Split DTL context creation into its own function. 2015-02-10 14:35:05 +01: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_tags.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
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