Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit dd55132

Browse files
committed
Removed extras/csrf_migration_helper.py
1 parent 3a926c0 commit dd55132

File tree

2 files changed

+0
-360
lines changed

2 files changed

+0
-360
lines changed

docs/ref/contrib/csrf.txt

-4
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ To enable CSRF protection for your views, follow these steps:
7272
:func:`~django.shortcuts.render_to_response()` wrapper that takes care
7373
of this step for you.
7474

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

8177
AJAX

extras/csrf_migration_helper.py

-356
This file was deleted.

0 commit comments

Comments
 (0)