Merge branch 'master' of edugit.org:enrichment-2024/qivip

This commit is contained in:
ben8
2025-03-08 13:04:03 +01:00

View File

@@ -127,4 +127,4 @@ BASE_DIR='static' #von ben8 hinzugefügt
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
LOGIN_URL = '/login/'
LOGIN_URL = '/account/login/'