On 6/29/07, Kirk Strauser <[EMAIL PROTECTED]> wrote:
...
> ...which yields the text "Welcome, kirk. Thanks for logging in."  I'm
> finding this somewhat confusing in that page_template knows my name if
> I'm viewing the login page but not the main index.html.

Yep, that doesn't make sense.  Something else is going on.

Is it possible that the view servicing /accounts/login is calling auth.login?

Or perhaps caching somewhere?

Or perhaps a different project entirely which has a different template
inheritance chain?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to