mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 06:20:24 +00:00
When listing available management commands, only core commands are listed if settings have any error. This commit adds a note in this case so errors are not totally silently skipped. Thanks Peter Davis for the report. |
||
|---|---|---|
| .. | ||
| app_with_import | ||
| broken_app | ||
| complex_app | ||
| custom_templates | ||
| management | ||
| simple_app | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||