django/tests/user_commands
Baptiste Mispelon 116d39842d Added the possibility to pass a stdin object to a management command.
This makes testing certain features easier.

Thanks to AeroNotix for the original patch.
2014-02-17 04:58:31 +01:00
..
management Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Added the possibility to pass a stdin object to a management command. 2014-02-17 04:58:31 +01:00