Skip to content

Commit

Permalink
Debug false.
Browse files Browse the repository at this point in the history
  • Loading branch information
rakinplaban committed Oct 25, 2024
1 parent 1ef1ceb commit 45ed25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nomencletureproject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
SECRET_KEY = 'django-insecure-@7m3(-5uhlwn1+&%ks5+x-*$sl*v1t0(77cc55nnt-bb!%^0-g'

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False

ALLOWED_HOSTS = [
'*'
Expand Down

0 comments on commit 45ed25d

Please sign in to comment.