diff --git a/test_settings.py b/test_settings.py index 0ace37b..82bc111 100644 --- a/test_settings.py +++ b/test_settings.py @@ -37,7 +37,7 @@ ROOT_URLCONF = 'test_urls' #CELERY_ACCEPT_CONTENT = ['json'] -if True: +if False: LOGGING = { 'version': 1,