Nu met 200% meer AI.
This commit is contained in:
2024-02-08 00:09:59 +01:00
parent 83b3d172c0
commit 66e69bc23d
9 changed files with 108 additions and 3 deletions
+2
View File
@@ -94,6 +94,8 @@ LOGIN_REDIRECT_URL = "/"
LOGOUT_REDIRECT_URL = "/"
LOGIN_URL = "/"
CELERY_BROKER_URL = 'amqp://localhost:5672'
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'
USE_I18N = True