Activer reset du mot de passe
This commit is contained in:
parent
cf17495076
commit
086b12ef79
6 changed files with 119 additions and 3 deletions
|
|
@ -113,6 +113,8 @@ STATIC_ROOT = BASE_DIR / "static"
|
|||
|
||||
LOGOUT_REDIRECT_URL = reverse_lazy("presentation")
|
||||
|
||||
DEFAULT_FROM_EMAIL = "webmaster@2xlibre.net"
|
||||
|
||||
# Default primary key field type
|
||||
# https://docs.djangoproject.com/en/5.2/ref/settings/#default-auto-field
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue