Skip to content

Commit

Permalink
reverted previous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Guhan-SenSam committed Mar 4, 2024
1 parent 418a72e commit 3f94b7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,3 @@ node_modules/

#whoosh folder
whoosh_index/
temp.html
2 changes: 1 addition & 1 deletion horilla/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
SECRET_KEY = 'django-insecure-j8op9)1q8$1&0^s&p*_0%d#pr@w9qj@1o=3#@d=a(^@9@zd@%j'

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

ALLOWED_HOSTS = [
"*"
Expand Down

0 comments on commit 3f94b7e

Please sign in to comment.