Backport of f2b6986317
from master
This commit is contained in:
parent
a1c6c220e2
commit
f20168e873
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue