hi, i am using django.contrib.auth.views.login view  at /account/login
url, to show login screen ( as explained here :
http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.views.login)

But, when user already logged in, form is not showing any error.
Displaying a login form to already logged user is not giving
professional sense i think. Can i change that behaviour or should i re-
write login view myself?
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to