summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datatypes/tests.py
AgeCommit message (Expand)Author
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-11-12Made the oracle backend throw the same ValueError as the mysql backend when a...Ian Kelly
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