Skip to content

Commit

Permalink
Removed extras/csrf_migration_helper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Jun 9, 2014
1 parent 3a926c0 commit dd55132
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 360 deletions.
4 changes: 0 additions & 4 deletions docs/ref/contrib/csrf.txt
Expand Up @@ -72,10 +72,6 @@ To enable CSRF protection for your views, follow these steps:
:func:`~django.shortcuts.render_to_response()` wrapper that takes care
of this step for you.

The utility script ``extras/csrf_migration_helper.py`` (located in the Django
distribution, but not installed) can help to automate the finding of code and
templates that may need these steps. It contains full help on how to use it.

.. _csrf-ajax:

AJAX
Expand Down
356 changes: 0 additions & 356 deletions extras/csrf_migration_helper.py

This file was deleted.

0 comments on commit dd55132

Please sign in to comment.