mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Backport of f2b6986317 from master
This commit is contained in:
@@ -606,6 +606,8 @@ Some undocumented classes in ``django.forms.widgets`` are removed:
|
|||||||
``CheckboxFieldRenderer``
|
``CheckboxFieldRenderer``
|
||||||
* ``ChoiceInput``, ``RadioChoiceInput``, ``CheckboxChoiceInput``
|
* ``ChoiceInput``, ``RadioChoiceInput``, ``CheckboxChoiceInput``
|
||||||
|
|
||||||
|
The undocumented ``Select.render_option()`` method is removed.
|
||||||
|
|
||||||
The ``Widget.format_output()`` method is removed. Use a custom widget template
|
The ``Widget.format_output()`` method is removed. Use a custom widget template
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user