Try
{% if form.errors %}
Your username and password didn't match.
Please try again.
{% endif %}
On Oct 1, 10:53 pm, F Pighi <[EMAIL PROTECTED]> wrote:
> Hello folks, in these days I'm trying to learn a little bit of Django
> for an imminent proje
Look at this post, it seems to be what you need:
http://pyxx.org/2008/08/18/how-to-extend-user-model-in-django-and-enable-new-fields-in-newforms-admin/
And you have to read comments to that page, where is some fix to the
code in the comments.
On Sep 24, 7:03 pm, Lars Stavholm <[EMAIL PROTECTED]>
2 matches
Mail list logo