mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #25918 -- Fixed typo in 1.10 release notes.
This commit is contained in:
@@ -352,7 +352,7 @@ Miscellaneous
|
|||||||
|
|
||||||
* The ``LOGOUT_URL`` setting is removed as Django hasn't made use of it
|
* The ``LOGOUT_URL`` setting is removed as Django hasn't made use of it
|
||||||
since pre-1.0. If you use it in your project, you can add it to your
|
since pre-1.0. If you use it in your project, you can add it to your
|
||||||
project's settings. The default value was ``'/accounts/login/'``.
|
project's settings. The default value was ``'/accounts/logout/'``.
|
||||||
|
|
||||||
.. _deprecated-features-1.10:
|
.. _deprecated-features-1.10:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user