Bilder für Fragen

This commit is contained in:
Juhn-Vitus Saß
2025-04-18 21:26:40 +02:00
parent 73cd52ea3d
commit d824816be8
11 changed files with 92 additions and 6 deletions

View File

@@ -43,6 +43,7 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'channels',
'django_cleanup',
]
MIDDLEWARE = [