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

This commit is contained in:
Tim Graham 2015-07-15 09:57:55 -04:00
parent f46f1737aa
commit 59c3a140eb
1 changed files with 1 additions and 2 deletions

View File

@ -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: