im new to django. actually i want on correct login user it redirect to my index page. here is my login handler.
def login(request): template = \"../templates
if you will use a default login handler - there is a default setting LOGIN_REDIRECT_URL.
LOGIN_REDIRECT_URL