mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #31026 -- Removed BaseForm._html_output() per deprecation timeline.
This commit is contained in:
@@ -297,6 +297,8 @@ to remove usage of these features.
|
||||
* The ``django.contrib.gis.admin.GeoModelAdmin`` and ``OSMGeoAdmin`` classes
|
||||
are removed.
|
||||
|
||||
* The undocumented ``BaseForm._html_output()`` method is removed.
|
||||
|
||||
See :ref:`deprecated-features-4.1` for details on these changes, including how
|
||||
to remove usage of these features.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user