Yeah it works just fine! Thanks again tevans!
On Jul 5, 2:42 am, Tom Evans wrote:
> On Tue, Jul 5, 2011 at 2:10 AM, TuckFrance wrote:
> > Having problems with getting login to work even though it's well
> > documented. The pages for success, invalid, and no info provided
>
Oh okay I think that makes sense. So I need to rename my view and use
that name at the end. I'll try this out tonight and let you know.
Thanks!
On Jul 5, 2:42 am, Tom Evans wrote:
> On Tue, Jul 5, 2011 at 2:10 AM, TuckFrance wrote:
> > Having problems with getting login to work ev
Having problems with getting login to work even though it's well
documented. The pages for success, invalid, and no info provided
aren't getting used at all. Instead, clicking login always redirects
to /login which is not what I want. Any ideas?
URLconf:
...
(r'^accounts/login/$', 'django.contrib.
I am using Django 1.3 with SQlite. I got through the entire tutorial
except the last step of part 4.
It says "You can now delete the index(), detail() and results() views
from polls/views.py. We don't need them anymore -- they have been
replaced by generic views."
However when I do this I get the
4 matches
Mail list logo