default redirection after login
This commit is contained in:
parent
37a5b578a4
commit
a14d9cf38b
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
||||||
'member',
|
'member',
|
||||||
'note',
|
'note',
|
||||||
]
|
]
|
||||||
|
LOGIN_REDIRECT_URL = '/note/transfer/'
|
||||||
|
|
||||||
MIDDLEWARE = [
|
MIDDLEWARE = [
|
||||||
'django.middleware.security.SecurityMiddleware',
|
'django.middleware.security.SecurityMiddleware',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue