1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/admin_scripts
Aymeric Augustin 4865326f22 Fixed #22699 -- Configure default settings in some management commands.
This makes it possible to run django.setup() in management commands that
don't need a settings module. In addition it simplifies error handling.

Thanks Claude for the review.
2014-05-27 21:43:52 +02:00
..
app_raising_messages
app_raising_warning
app_with_import
broken_app
complex_app
custom_templates Fixed #22699 -- Configure default settings in some management commands. 2014-05-27 21:43:52 +02:00
management
simple_app
__init__.py
models.py
tests.py Fixed #21634 -- Prevented hiding ImproperlyConfigured when command not found 2014-05-16 12:08:31 +02:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00