Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/view_tests/tests/test_csrf.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-1/+1
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Fixed #24389 -- Isolated the CSRF view from the TEMPLATES...Aymeric Augustin2015-02-221-1/+12
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-2/+2
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-1/+1
* Fixed #21322 -- Error message when CSRF cookie is missingBouke Haarsma2013-11-031-3/+35
* Fixed #21324 -- Translate CSRF failure viewBouke Haarsma2013-11-021-0/+33