misc: use the django authentication system
This commit is contained in:
@ -249,3 +249,5 @@ TEMPLATES = [
|
||||
|
||||
|
||||
WSGI_APPLICATION = "instance.wsgi.application"
|
||||
|
||||
LOGOUT_REDIRECT_URL = "/"
|
||||
|
Reference in New Issue
Block a user