Fixed typo in 1.11 release notes.
This commit is contained in:
parent
91c02ca7ba
commit
46338296aa
|
@ -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…
Reference in New Issue