Commit 59c3a140 authored by Tim Graham's avatar Tim Graham
Browse files

Refs #24219 -- Removed inaccurate sentence after move of SelectDateWidget.

parent f46f1737
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -775,8 +775,7 @@ Composite widgets
.. class:: SelectDateWidget

    Wrapper around three :class:`~django.forms.Select` widgets: one each for
    month, day, and year. Note that this widget lives in a separate file from
    the standard widgets.
    month, day, and year.

    Takes several optional arguments: