Add a lot of stuff.. Can't remember

This commit is contained in:
2021-11-10 19:38:39 +01:00
parent 7eb2652433
commit e2aba765d4
6 changed files with 213 additions and 18 deletions

View File

@@ -26,7 +26,7 @@ SECRET_KEY = 'django-insecure-vq_@ue3ul@&4bz7wkcpf3pjrwf8o$7g!z-rw$ftr-$)7l3*m=^
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['localhost']
# Application definition