mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #26533 -- Renamed Widget._format_value() to format_value().
This commit is contained in:
parent
669c29c8f4
commit
859eeaa0f0
7 changed files with 107 additions and 81 deletions
|
@ -163,6 +163,8 @@ details on these changes.
|
|||
* In multi-table inheritance, implicit promotion of a ``OneToOneField`` to a
|
||||
``parent_link`` will be removed.
|
||||
|
||||
* Support for ``Widget._format_value()`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.10:
|
||||
|
||||
1.10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue