X-Git-Url: https://git.mdrn.pl/django-ssify.git/blobdiff_plain/3d5016c1dea235acae62c25606f7b65e1e75abd5..64c5163e7aead7eb60951e040998ade343c079c5:/runtests.py diff --git a/runtests.py b/runtests.py index 3d066dc..4fd6a9d 100644 --- a/runtests.py +++ b/runtests.py @@ -53,7 +53,6 @@ if not settings.configured and not os.environ.get('DJANGO_SETTINGS_MODULE'): STATIC_URL='/static/', ROOT_URLCONF='tests.urls', SITE_ID=1, - SSIFY_DEBUG_VERBOSE=False, TEMPLATE_CONTEXT_PROCESSORS=( "django.core.context_processors.debug", "django.core.context_processors.i18n",