If I'm going directly to a page (which requires a user to be logged in) without having logged in, Django's authentication framework takes me to the login page and then redirects to the page I had requested based on the value in the If I'm going directly to a page (which requires