Skip to content

Commit c983161

Browse files
committed
Final: Enhanced app's loading times (#196)
1 parent caeb361 commit c983161

File tree

1 file changed

+0
-2
lines changed
  • MovieVerse-Backend/django_backend/django_backend

1 file changed

+0
-2
lines changed

MovieVerse-Backend/django_backend/django_backend/settings.py

-2
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@
2020
# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/
2121

2222
# SECURITY WARNING: keep the secret key used in production secret!
23-
SECRET_KEY = 'django-insecure-g$0^s=z6pbvyg9uas@!e8v8o-0&mb1u05sm3)a%@&4hc_hkb2&'
2423

2524
# SECURITY WARNING: don't run with debug turned on in production!
26-
DEBUG = True
2725

2826
ALLOWED_HOSTS = []
2927

0 commit comments

Comments
 (0)