1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/modeltests/user_commands/management
2011-10-13 18:04:12 +00:00
..
commands Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00: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