add daphne

This commit is contained in:
Laura Klünder 2023-10-02 20:07:12 +02:00
parent 7b682ede29
commit 4c40597cd3
3 changed files with 2 additions and 18 deletions

View file

@ -231,6 +231,7 @@ TILE_ACCESS_COOKIE_SECURE = not DEBUG
# Application definition
INSTALLED_APPS = [
"daphne",
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',