Hi people, The first page of my system proposes to the customer authenticate himself or sign-in for the service. But he can forgot to activate an account and I want to show him error message proposing to look into his e-mail and a different error message when user/passw is invalid.
I am novice django programmer, I installed the django registration package and made templates to register and login the user by the means of the django registration package. I also wrote my custom authentication backend and it works correctly, django registration also works correctly. I did not find the solution, please advise. Regards, Lev -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

