mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
By default, show tracebacks for management command errors when the exception is not a CommandError. Thanks Jacob Radford for the report. |
||
|---|---|---|
| .. | ||
| app_with_import | ||
| broken_app | ||
| complex_app | ||
| custom_templates | ||
| management | ||
| simple_app | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||