Open sumanthratna opened 2 years ago
/accounts/signup
/accounts/login
/
https://github.com/HackTJ/live/blob/c2720790a8089c222534c25b900795aa096f2a18/hacktj_live/settings.py#L159
instead, redirect to /accounts/profile (default setting value) to indicate that user is already logged in
/accounts/profile
/accounts/signup
or/accounts/login
/
-- confusinghttps://github.com/HackTJ/live/blob/c2720790a8089c222534c25b900795aa096f2a18/hacktj_live/settings.py#L159
instead, redirect to
/accounts/profile
(default setting value) to indicate that user is already logged in