mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26628 -- Changed CSRF logger to django.security.csrf.
This commit is contained in:
@@ -246,6 +246,9 @@ Miscellaneous
|
||||
|
||||
* Support for SpatiaLite < 4.0 is dropped.
|
||||
|
||||
* CSRF failures are logged to the ``django.security.csrf ``` logger instead of
|
||||
``django.request``.
|
||||
|
||||
.. _deprecated-features-1.11:
|
||||
|
||||
Features deprecated in 1.11
|
||||
|
||||
Reference in New Issue
Block a user