JaivinBarot commited on
Commit
95b2a46
·
verified ·
1 Parent(s): ae49109

Update ExamscheduleViewer/settings.py

Browse files
Files changed (1) hide show
  1. ExamscheduleViewer/settings.py +1 -1
ExamscheduleViewer/settings.py CHANGED
@@ -26,7 +26,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
26
  SECRET_KEY = 'django-insecure-**@-tuvqyk^ildsh4(g7t^dqa5-9t$n)i6a3+k7wo$9as-r+@d'
27
 
28
  # SECURITY WARNING: don't run with debug turned on in production!
29
- DEBUG = True
30
 
31
  ALLOWED_HOSTS = ["*"]
32
  CSRF_TRUSTED_ORIGINS = [
 
26
  SECRET_KEY = 'django-insecure-**@-tuvqyk^ildsh4(g7t^dqa5-9t$n)i6a3+k7wo$9as-r+@d'
27
 
28
  # SECURITY WARNING: don't run with debug turned on in production!
29
+ DEBUG = False
30
 
31
  ALLOWED_HOSTS = ["*"]
32
  CSRF_TRUSTED_ORIGINS = [