django/tests/admin_scripts
Claude Paroz a098bee1b9 Fixed #19724 -- Output note when showing only core management commands
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.
2013-10-21 21:26:48 +02:00
..
app_with_import Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
broken_app Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
complex_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
custom_templates Whitespace cleanup. 2013-10-10 16:49:20 -04:00
management Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
simple_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Fixed #19724 -- Output note when showing only core management commands 2013-10-21 21:26:48 +02:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00