diff --git a/Calculate-distance/distance_proj/settings.py b/Calculate-distance/distance_proj/settings.py index b89929f615..ef2de18822 100644 --- a/Calculate-distance/distance_proj/settings.py +++ b/Calculate-distance/distance_proj/settings.py @@ -23,7 +23,7 @@ SECRET_KEY = 'ns4ev24u@efvcuii*7g1=e)_((y6b2b(%wh(__7d#2y5n3e%t4' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = [] diff --git a/URL_Short/UrlShortener/settings.py b/URL_Short/UrlShortener/settings.py index c4adab7c0d..c099cc9be9 100644 --- a/URL_Short/UrlShortener/settings.py +++ b/URL_Short/UrlShortener/settings.py @@ -33,7 +33,7 @@ # See https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/ # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = []

AltStyle によって変換されたページ (->オリジナル) /