Use custom authentication backend with admin
Forces admin site to use your custom login. Very useful when using RemoteUserBackend. See [here](http://djangosnippets.org/snippets/2128/) for a use case.
- admin
- authentication
- login_required
- RemoteUserBackend