hi,
{% blocktrans with form.errors as err %} {{ err }}{% endblocktrans %}
for my login page gives me
__all__
* username password mismatch or does not exist..
I wanted to know how to display only * username and password does not
exist. I dont want to show
__all__ ...
Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---