django/tests/admin_scripts/management
Loic Bistuer 533532302a Fixed #23663 -- Initialize output streams for BaseCommand in __init__().
This helps with testability of management commands.

Thanks to trac username daveoncode for the report and to
Tim Graham and Claude Paroz for the reviews.
2014-10-22 09:25:50 +07:00
..
commands Fixed #23663 -- Initialize output streams for BaseCommand in __init__(). 2014-10-22 09:25:50 +07:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00