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