I haven't toyed with the debugging tool yet. Thanks for the suggestion -- I'll let you know how it woks out.
On Jun 8, 4:48 pm, Jashugan <[email protected]> wrote: > On Jun 4, 2:45 pm, Matt <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---

