docs: added ref to compatible Django versions, improved templates doc
packaging: fixed ugly bug in setup.py, package now includes templates and locales
tests: more robust get_user test in BackendTests
tests: created func for forms doctests
views: stronger security check about redirection, taken from Django 1.4 login view
forms: better compliance with PEP8, link to the doctests