summaryrefslogtreecommitdiff
path: root/tests/modeltests/user_commands/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
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
2008-08-12Fixed a couple typos in the modeltests' descriptions and made use of ReST inl...Gary Wilson Jr
2007-12-01Fixed #6068 -- Updated docstrings in model tests to make the documentationMalcolm Tredinnick
2007-09-21Fixed #5516 -- Added the ability for applications to define their own managem...Russell Keith-Magee