summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/management/commands
AgeCommit message (Expand)Author
2013-12-28Used app_label instead of appname.Aymeric Augustin
2013-12-28Migrated built-in AppCommands to use handle_app_config.Aymeric Augustin
2013-10-26Fix all violators of E231Alex Gaynor
2013-10-18Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol
2013-10-10Whitespace cleanup.Tim Graham
2013-07-30Fixed a test that depended on the DB backend; refs #19877. Thanks Loic.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner