using django.contrib.auth.views.login It doesn't work I get this loading the login page Exception Value: You haven't set the database ENGINE setting yet.
using
django.contrib.auth.views.login
It doesn't work
I get this loading the login page
Exception Value:
You haven't set the database ENGINE setting yet.