feat: added UI
CI / test (push) Successful in 39s
CI / build (push) Successful in 1m10s

This commit is contained in:
2026-07-17 13:12:18 +02:00
parent 82399f1391
commit 778ec18b17
20 changed files with 1251 additions and 33 deletions
+8
View File
@@ -95,6 +95,14 @@ DATABASES = {
}
# Auth
# https://docs.djangoproject.com/en/6.0/topics/auth/default/#all-authentication-views
LOGIN_URL = 'crochet:login'
LOGIN_REDIRECT_URL = 'crochet:account_home'
LOGOUT_REDIRECT_URL = 'crochet:login'
# Password validation
# https://docs.djangoproject.com/en/6.0/ref/settings/#auth-password-validators