mirror of
https://github.com/django/django.git
synced 2025-12-09 02:55:57 +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
|
.. class:: SelectDateWidget
|
||||||
|
|
||||||
Wrapper around three :class:`~django.forms.Select` widgets: one each for
|
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
|
month, day, and year.
|
||||||
the standard widgets.
|
|
||||||
|
|
||||||
Takes several optional arguments:
|
Takes several optional arguments:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue