index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
newforms
/
extras
Age
Commit message (
Expand
)
Author
2008-07-19
Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...
Jacob Kaplan-Moss
2008-03-20
Fixed #5917 -- More error robustness in date parsing in SelectDateWidget, plus
Malcolm Tredinnick
2008-03-18
Fixed #6230: Fixed the addition of id values to the select widgets in
Malcolm Tredinnick
2007-11-28
Fixed #5991 -- Marked the generated HTML for newforms.extra.SelectDateWidget as
Malcolm Tredinnick
2007-08-12
Fixed #4622 -- Fixed SelectDateWidget to work correctly when used as a hidden...
Malcolm Tredinnick
2007-08-06
Fixed #3297 -- Implemented FileField and ImageField for newforms. Thanks to t...
Russell Keith-Magee
2007-05-16
Fixed #4318 -- Fixed unused imports and other various style tweaks in newform...
Adrian Holovaty
2007-02-15
Created django.contrib.localflavor, for country- and culture-specific functio...
Adrian Holovaty
2007-02-15
Fixed #1466 -- Added newforms USZipCodeField
Adrian Holovaty
2006-12-24
newforms: Added django.newforms.extras.widgets, with SelectDateWidget impleme...
Adrian Holovaty