summaryrefslogtreecommitdiff
path: root/django/forms/widgets.py
AgeCommit message (Expand)Author
2008-07-19Fixed #4412 -- Added support for optgroups, both in the model when defining c...Russell Keith-Magee
2008-07-19Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...Jacob Kaplan-Moss