mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_command.py | ||
| base_command.py | ||
| custom_startproject.py | ||
| label_command.py | ||
| noargs_command.py | ||
| validation_command.py | ||