IZAAC_BASE - ustawienia projektu
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
16598a03ea
commit
74800782ec
@ -162,7 +162,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
|||||||
"NAME": "django.contrib.auth.password_validation.NumericPasswordValidator",
|
"NAME": "django.contrib.auth.password_validation.NumericPasswordValidator",
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
AUTH_USER_MODEL = "core.MyUser"
|
||||||
|
|
||||||
# Internationalization
|
# Internationalization
|
||||||
# https://docs.djangoproject.com/en/4.1/topics/i18n/
|
# https://docs.djangoproject.com/en/4.1/topics/i18n/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user