0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

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

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: