Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

View File

@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-tnwju9!q=iyct2(m1r(e&f9x&z4syi2hqd2e)x78((9c(fj=l@
# SECURITY WARNING: don't run with debug turned on in production! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = True
ALLOWED_HOSTS = ['*'] ALLOWED_HOSTS = []
# Application definition # Application definition