master
Alexander Kondratyev 9 years ago
parent aa5aeed4f5
commit f0fdf30593
  1. 2
      app/settings.py

@ -12,7 +12,7 @@ DATA_DIR = BASE_DIR
SECRET_KEY = '=%%a@whz46w1#=8ffk^a+8vya5fg-kz0ztyz!_@hdg-(5a9q+s'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
TEMPLATE_DEBUG = False

Loading…
Cancel
Save