mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed typo in 1.11 release notes.
This commit is contained in:
parent
91c02ca7ba
commit
46338296aa
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ Miscellaneous
|
|||
|
||||
* Support for SpatiaLite < 4.0 is dropped.
|
||||
|
||||
* CSRF failures are logged to the ``django.security.csrf ``` logger instead of
|
||||
* CSRF failures are logged to the ``django.security.csrf`` logger instead of
|
||||
``django.request``.
|
||||
|
||||
* :setting:`ALLOWED_HOSTS` validation is no longer disabled when running tests.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue