On Jun 4, 2:45 pm, Matt <matt.w...@gmail.com> wrote:
> It looks like you're right and the login page isn't actually logging
> users in.
>
> Any idea why that might be? I'm using the auth.login view and a
> template that looks like this:

Your template code looks fine.


> Any thoughts on what might be going on here? It's entirely possible
> (likely, even) that I just screwed something up in a very basic way.

Not sure what's going on. But you can probably explore your user
variable to see if it is indeed set by using pdb.set_trace (http://
simonwillison.net/2008/May/22/debugging/).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to