summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/management/commands/base_command.py
AgeCommit message (Expand)Author
2014-06-14Fixed several flake8 errorsAlex Gaynor
2014-06-14Converted remaining management commands to argparseClaude Paroz
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-10-26Fix all violators of E231Alex Gaynor
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner