django/django/forms/extras/widgets.py
Loic Bistuer 728b6fd9ca Fixed #24219 -- Moved SelectDateWidget together with the other widgets
and deprecated django.forms.extras.

Thanks Berker Peksag and Tim Graham for the reviews.
2015-01-27 22:40:02 +07:00

1 line
58 B
Python

from django.forms.widgets import SelectDateWidget # NOQA