summaryrefslogtreecommitdiff
path: root/tests/modeltests/user_commands/tests.py
AgeCommit message (Expand)Author
2011-11-09Fixed incompatibility with Python 2.5 introduced in r17077. Thanks Florian fo...Ramiro Morales
2011-11-07Fixed #11118 -- Made management command BaseCommand restore locale after exec...Ramiro Morales
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-09-13Migrated user_commands doctests. Thanks to Eric Florenzano.Russell Keith-Magee