summaryrefslogtreecommitdiff
path: root/django/newforms/extras
AgeCommit message (Expand)Author
2007-08-12Fixed #4622 -- Fixed SelectDateWidget to work correctly when used as a hidden...Malcolm Tredinnick
2007-08-06Fixed #3297 -- Implemented FileField and ImageField for newforms. Thanks to t...Russell Keith-Magee
2007-05-16Fixed #4318 -- Fixed unused imports and other various style tweaks in newform...Adrian Holovaty
2007-02-15Created django.contrib.localflavor, for country- and culture-specific functio...Adrian Holovaty
2007-02-15Fixed #1466 -- Added newforms USZipCodeFieldAdrian Holovaty
2006-12-24newforms: Added django.newforms.extras.widgets, with SelectDateWidget impleme...Adrian Holovaty