summaryrefslogtreecommitdiff
path: root/django/newforms/extras/__init__.py
AgeCommit message (Expand)Author
2008-07-19Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...Jacob Kaplan-Moss
2006-12-24newforms: Added django.newforms.extras.widgets, with SelectDateWidget impleme...Adrian Holovaty