summaryrefslogtreecommitdiff
path: root/django/utils/unittest/loader.py
AgeCommit message (Expand)Author
2013-07-01Fixed #20680 -- Deprecated django.utils.unittest.Aymeric Augustin
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2012-12-24Fixed #19204 -- Replaced python2-style exception syntax.Florian Apolloner
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee