summaryrefslogtreecommitdiff
path: root/django/utils/unittest/__init__.py
AgeCommit message (Expand)Author
2013-07-01This doesn't need to be a package any more.Aymeric Augustin
2013-07-01Fixed #20680 -- Deprecated django.utils.unittest.Aymeric Augustin
2010-10-18Fixed #14486 -- Modified the import order for the bundled unittest so that a ...Russell Keith-Magee
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee