django1/tests/modeltests/user_commands
Aymeric Augustin 396357741b [py3] Used compatible imports of StringIO. 2012-08-08 14:50:01 +02:00
..
management Fixed #18387 -- Do not call sys.exit during call_command. 2012-05-27 20:38:47 +02:00
__init__.py Fixed #5516 -- Added the ability for applications to define their own management commands. Pieces of this patch taken from a contribution by Todd O'Bryan. Thanks Todd. 2007-09-21 16:19:20 +00:00
models.py Migrated user_commands doctests. Thanks to Eric Florenzano. 2010-09-13 05:28:01 +00:00
tests.py [py3] Used compatible imports of StringIO. 2012-08-08 14:50:01 +02:00