Kaydet (Commit) 424187ec authored tarafından David D Lowe's avatar David D Lowe Kaydeden (comit) Tim Graham

Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.

üst 61f9243e
......@@ -161,3 +161,8 @@ The :func:`~django.views.defaults.bad_request` view is overridden by
:data:`~django.conf.urls.handler400`::
handler400 = 'mysite.views.my_custom_bad_request_view'
.. seealso::
Use the :setting:`CSRF_FAILURE_VIEW` setting to override the CSRF error
view.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment