mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-24 12:28:49 +02:00
Add specific login and logout pages for chat
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@ -102,6 +102,7 @@ MIDDLEWARE = [
|
||||
ROOT_URLCONF = 'tfjm.urls'
|
||||
|
||||
LOGIN_REDIRECT_URL = "index"
|
||||
LOGOUT_REDIRECT_URL = "login"
|
||||
|
||||
TEMPLATES = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user