summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/extra.py
AgeCommit message (Expand)Author
2008-03-20Fixed #5917 -- More error robustness in date parsing in SelectDateWidget, plusMalcolm Tredinnick
2008-03-19Replaced dict reprs in tests with explicit looks at each key. This should fix...Jacob Kaplan-Moss
2008-03-18Fixed #6230: Fixed the addition of id values to the select widgets inMalcolm Tredinnick
2007-11-04Fixed a Python 2.3 problem.Malcolm Tredinnick
2007-09-19Fixed #5546: split form unit tests into manageable chunks. This isn't a perfe...Jacob Kaplan-Moss