Re: django.contrib.auth.views.login customization

2011-02-16 Thread Dean Chester
I would write my own login controller using the Authentication and Login methods. Check out this part of the django docs: http://docs.djangoproject.com/en/1.2/topics/auth/#how-to-log-a-user-in Dean On 16 Feb 2011, at 13:51, galago wrote: > Is it possible, to add some extra validation checks in

django.contrib.auth.views.login customization

2011-02-16 Thread galago
Is it possible, to add some extra validation checks into django.contrib.auth.views.login? I need to check some fields from UserProfile to login -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@go