Update settings.py

This commit is contained in:
Andros Fenollosa 2021-07-02 11:14:06 +02:00 committed by GitHub
parent 548d342289
commit 5e27334d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django_extensions',
'rest_framework',
'app.account',
'app.auction',
@ -75,8 +76,6 @@ TEMPLATES = [
},
]
WSGI_APPLICATION = 'gotrucki.wsgi.application'
# Database
# https://docs.djangoproject.com/en/3.2/ref/settings/#databases