mirror of
https://github.com/django/django.git
synced 2025-06-04 02:59:13 +00:00
Fixed #33921 -- Added release note for 5b8699e723d9daf373fff46c6859fed2b780a9bd.
This commit is contained in:
parent
5c803bc070
commit
e30d667842
@ -712,6 +712,9 @@ Miscellaneous
|
|||||||
``"django/forms/formsets/default.html"`` templates which are a proxy to the
|
``"django/forms/formsets/default.html"`` templates which are a proxy to the
|
||||||
table-based templates are deprecated. Use the specific template instead.
|
table-based templates are deprecated. Use the specific template instead.
|
||||||
|
|
||||||
|
* The undocumented ``LogoutView.get_next_page()`` method is renamed to
|
||||||
|
``get_success_url()``.
|
||||||
|
|
||||||
Features removed in 4.1
|
Features removed in 4.1
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user