Exception or error:
Every time I try and go to /register
on Chrome using http://127.0.0.1:8000/ I am redirected to /login
where as if I use http://localhost:8000/ it works like it’s indented to. Likewise, if I use Firefox using either addresses it works as indented. In all cases I completely cleared my site cache and made sure I wasn’t logged in from a previous session. It’s not an immediate issue but it’s interesting nonetheless.
How to solve: