This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
61225ef721
django1
/
django
/
forms
/
extras
/
widgets.py
2 lines
58 B
Python
Raw
Normal View
History
Unescape
Escape
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-26 11:28:57 +08:00
from
django
.
forms
.
widgets
import
SelectDateWidget
# NOQA