mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
default redirection after login
This commit is contained in:
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
||||
'member',
|
||||
'note',
|
||||
]
|
||||
LOGIN_REDIRECT_URL = '/note/transfer/'
|
||||
|
||||
MIDDLEWARE = [
|
||||
'django.middleware.security.SecurityMiddleware',
|
||||
|
Reference in New Issue
Block a user