mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Refs #24219 -- Removed inaccurate sentence after move of SelectDateWidget.
This commit is contained in:
parent
f46f1737aa
commit
59c3a140eb
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue