|
@@ -181,7 +181,7 @@ CSRF protection middleware
|
|
|
:synopsis: Middleware adding protection against Cross Site Request
|
|
|
Forgeries.
|
|
|
|
|
|
-.. class:: CsrfMiddleware
|
|
|
+.. class:: CsrfViewMiddleware
|
|
|
|
|
|
Adds protection against Cross Site Request Forgeries by adding hidden form
|
|
|
fields to POST forms and checking requests for the correct value. See the
|