summaryrefslogtreecommitdiff
path: root/tests/user_commands
AgeCommit message (Expand)Author
2014-08-19[1.7.x] Fixed broken tests on Oracle after 5853c87a458f62ebd62d7809168355610d...Baptiste Mispelon
2014-08-18[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...Baptiste Mispelon
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
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-11-02Fixing E302 ErrorsJason Myers
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