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
b794441951
django1
/
django
/
forms
/
extras
/
__init__.py
2 lines
22 B
Python
Raw
Normal View
History
Unescape
Escape
newforms: Added django.newforms.extras.widgets, with SelectDateWidget implementation, plus some unit tests git-svn-id: http://code.djangoproject.com/svn/django/trunk@4236 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-25 04:22:38 +08:00
from
widgets
import
*