Bewertung_fix und Veröffentlichungszeit

This commit is contained in:
ben8
2025-06-27 15:17:27 +02:00
parent 1014ea37ec
commit 93e166ece0
11 changed files with 195 additions and 50 deletions

View File

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