mirror of
https://github.com/django/django.git
synced 2025-02-15 11:58:44 +00:00
Refs #15619 -- Removed deprecated annotation about logging out via GET requests.
Follow up to 6c57c08ae52f86df843fccb5a3c1c6c45a10a26f.
This commit is contained in:
parent
691f70c477
commit
e2a3a896cf
@ -1294,11 +1294,6 @@ implementation details see :ref:`using-the-views`.
|
||||
* ``login_url``: The URL of the login page to redirect to.
|
||||
Defaults to :setting:`settings.LOGIN_URL <LOGIN_URL>` if not supplied.
|
||||
|
||||
.. deprecated:: 4.1
|
||||
|
||||
Support for logging out on ``GET`` requests is deprecated and will be
|
||||
removed in Django 5.0.
|
||||
|
||||
.. class:: PasswordChangeView
|
||||
|
||||
**URL name:** ``password_change``
|
||||
|
Loading…
x
Reference in New Issue
Block a user