This fixes a redirection loop causing an authenticated user which is not staff accessing /admin to be loop-redirected between /admin -> /admin/login -> /accounts/login
Also include some hideous basic page to show a message. This should not be a problem; a non-admin user accessing /admin deserves hurting their eyes.
Please also increase the version number and publish to pypi at some point :)