1
0
mirror of https://github.com/django/django.git synced 2025-04-19 23:04:36 +00:00

[4.1.x] Fixed #33921 -- Added release note for 5b8699e723d9daf373fff46c6859fed2b780a9bd.

Backport of e30d6678421b7573a1995f61521f14348c9b2a17 from main
This commit is contained in:
Mohammadtaher Abbasi 2022-08-13 01:08:19 +04:30 committed by Mariusz Felisiak
parent 3848475eeb
commit c520a5d06e

View File

@ -712,6 +712,9 @@ Miscellaneous
``"django/forms/formsets/default.html"`` templates which are a proxy to the
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
=======================