diff --git a/dpaste/settings/__init__.py b/dpaste/settings/__init__.py index 63e3e39..f02423a 100644 --- a/dpaste/settings/__init__.py +++ b/dpaste/settings/__init__.py @@ -5,7 +5,7 @@ from django.conf.global_settings import * # Generic Django project settings #============================================================================== -DEBUG = True +DEBUG = False TEMPLATE_DEBUG = DEBUG # Local time zone for this installation. Choices can be found here: