parent
e8c056c31a
commit
f2b6986317
|
@ -609,6 +609,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