> it seems like I have no user object in my templates, which is weird,
> as it comes w/ my request object, and I can access it in my views. In
> other words, request.user.is_authenticated evaluates to True in my
> views, but to False in my templates.
See this thread:
http://groups.google.com/gro
it seems like I have no user object in my templates, which is weird,
as it comes w/ my request object, and I can access it in my views. In
other words, request.user.is_authenticated evaluates to True in my
views, but to False in my templates.
Before you ask, I do have 'django.core.context_process
2 matches
Mail list logo