Removed versionadded/changed annotations for 3.0.

This commit is contained in:
Mariusz Felisiak 2020-05-04 12:29:31 +02:00
parent 3b94f12462
commit 4c5236ef93
39 changed files with 2 additions and 299 deletions

View file

@ -459,8 +459,6 @@ control the widget used with
``ordering_widget``
^^^^^^^^^^^^^^^^^^^
.. versionadded:: 3.0
.. attribute:: BaseFormSet.ordering_widget
Default: :class:`~django.forms.NumberInput`
@ -478,8 +476,6 @@ Set ``ordering_widget`` to specify the widget class to be used with
``get_ordering_widget``
^^^^^^^^^^^^^^^^^^^^^^^
.. versionadded:: 3.0
.. method:: BaseFormSet.get_ordering_widget()
Override ``get_ordering_widget()`` if you need to provide a widget instance for