summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/tzinfo.py
AgeCommit message (Expand)Author
2010-09-28[1.2.X] A few test optimizations; using native unittest where no Django-speci...Russell Keith-Magee
2010-09-27[1.2.X] Migrated tzinfo doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-01-10Fixed #10979 -- Fixed misleading FixedOffset.__repr__(). Thanks, gsongAdrian Holovaty