Loading docs/ref/middleware.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
docs/ref/middleware.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading