summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/datetime_safe.py
AgeCommit message (Expand)Author
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-09-27Migrated datetime_safe doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-02-13Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and ...Russell Keith-Magee