Amit Upadhyay wrote:
...
> {% if form.has_errors %}
> Email or password incorrect
> {% endif %}
...
BTW I tried that, but ran into a small problem... hard-coding the error
message in the template like that masks the fact that "please enter a
correct username and password" isn't the only error th
On 1/26/06, Amit Upadhyay <[EMAIL PROTECTED]> wrote:
> On 1/27/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
>
>
> > 2. I want to have login form on each page. How should I process form,
> > if I want to stay inside built-in auth system? Dunno what should my
> > View be.
>
> One option is to
On 1/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I`ve got couple of questions about auth system. Just a directions..1. How do I extend base User class? I`ve read about subclassing, but it
was two month ago and it was not very clear.. Is there any new method?I think you are talking about htt
3 matches
Mail list logo