summaryrefslogtreecommitdiff
path: root/django/template/context_processors.py
AgeCommit message (Expand)Author
2015-11-07Simplified dict initialization in two places.Dmitry Dygalo
2015-08-31Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant
2015-02-08Simplified the lazy CSRF token implementation in csrf context processor.Alex Gaynor
2014-12-28Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin
2014-12-28Moved context_processors from django.core to django.template.Aymeric Augustin