mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
redirect after login fix
This commit is contained in:
@@ -120,6 +120,8 @@ LOGIN_URL = "/accounts/login/"
|
||||
|
||||
LOGOUT_REDIRECT_URL = "/accounts/login/"
|
||||
|
||||
LOGIN_REDIRECT_URL="/instances/"
|
||||
|
||||
LANGUAGE_CODE = "en-us"
|
||||
|
||||
TIME_ZONE = "UTC"
|
||||
|
||||
Reference in New Issue
Block a user