Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/extras/csrf_migration_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize the CSRF migration helper.Aymeric Augustin2013-05-171-6/+4
* Made more extensive usage of context managers with open.Claude Paroz2012-05-051-11/+9
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-16/+16
* Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz2012-04-291-1/+1
* Fixed #16584 -- Fixed a bunch of typos in code comments. ...Jannis Leidel2011-08-121-1/+1
* Fixed #15493 - csrf_migration_helper.py parsing fix.Luke Plant2011-02-251-9/+16
* Various fixes/improvements to the the extras/csrf_migrati...Luke Plant2010-01-201-46/+29
* Fixed #12649 - more helpful Unicode exceptions for CSRF m...Luke Plant2010-01-201-1/+6
* Fixed #9977 - CsrfMiddleware gets template tag added, ses...Luke Plant2009-10-271-0/+369