Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update settings.py
  • Loading branch information
amsagar authored Nov 19, 2023
commit 9c61be19b5dafdbc6907bf7a85344efb56260008
2 changes: 1 addition & 1 deletion Voltage Vikings/VoltagevikingsProject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

SECRET_KEY = 'django-insecure-76tr+p0s7w#cv%i^#4u$b+09xe!m4lr18db9sbx6$i3e!-n-91'

DEBUG = False
DEBUG = True

ALLOWED_HOSTS = ['*']

Expand Down