django server settings

This commit is contained in:
2022-01-02 16:55:40 +01:00
parent df31c1aa49
commit 84879b89d1
6 changed files with 34 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
'django_stockfin_db',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',