summaryrefslogtreecommitdiff
path: root/docs/ref/csrf.txt
AgeCommit message (Expand)Author
2014-12-28Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin
2014-12-28Moved context_processors from django.core to django.template.Aymeric Augustin
2014-11-15Fixed #23825 -- Added links for decorating class-based views to the CSRF docs.Fabio Natali
2014-11-03Moved CSRF docs out of contrib.Thomas Chaumeny