summaryrefslogtreecommitdiff
path: root/tests/user_commands/tests.py
AgeCommit message (Expand)Author
2014-03-22[1.7.x] Fixed #22256 -- Replaced bad fallback for missing PATHPatrick Michaud
2014-02-18flake8 fixes (unused imports and variables).Tim Graham
2014-02-18Removed BaseCommand.stdin introduced in 116d39842dab2569013856e9f3701a7cb6554...Baptiste Mispelon
2014-02-17Added the possibility to pass a stdin object to a management command.Baptiste Mispelon
2013-03-10Made (make|compile)messages check for availability of gettext commands.Ramiro Morales
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner