is your {{user}} variable not showing up at all, or is it returning
"AnonymousUser"? If it is returning AnonymousUser then I am having
the exact same problem. DO NOT waste your time trying to use the
contrib.auth.views login function as i just attempted that and it gave
me the same behavior. What's happening for me is that the line
"login(request,user)" is not doing anything, thus the user is not
being logged in. I'm starting to think there is some subtle change in
the sessions functionality within django 1.0 as my code worked
perfectly in .96. If you're having the same problem i am, i cannot
help. I may be able to if your problem differs though.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---