mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-26 18:37:12 +00:00
default redirection after login
This commit is contained in:
parent
37a5b578a4
commit
a14d9cf38b
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
||||
'member',
|
||||
'note',
|
||||
]
|
||||
LOGIN_REDIRECT_URL = '/note/transfer/'
|
||||
|
||||
MIDDLEWARE = [
|
||||
'django.middleware.security.SecurityMiddleware',
|
||||
|
Loading…
Reference in New Issue
Block a user