summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datatypes/tests.py
AgeCommit message (Expand)Author
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-10-08Fixed #10970 -- Initialize DateFields with datetime.date objects, not datetim...Jannis Leidel
2010-09-27Migrated datatypes doctests. Thanks to Sebastian Hillig.Russell Keith-Magee