summaryrefslogtreecommitdiff
path: root/tests/modeltests/user_commands/management
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2013-02-03Fixed #19730 -- Don't validate importability of settings by using i18n in man...Ramiro Morales
2012-05-27Fixed #18387 -- Do not call sys.exit during call_command.Claude Paroz
2012-02-09Fixed #10080 -- Slightly extended the fix made in r10401 by also taking comma...Jannis Leidel
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-09-13Migrated user_commands doctests. Thanks to Eric Florenzano.Russell Keith-Magee
2009-04-05Fixed #10080: `call_command` now takes option defaults into account, sparing ...Jacob Kaplan-Moss
2007-09-21Fixed #5516 -- Added the ability for applications to define their own managem...Russell Keith-Magee