Re: Accessing the auth user object in a template?

2011-06-23 Thread Travis Bear
On Jun 23, 1:27 am, Tom Evans wrote: > On Thu, Jun 23, 2011 at 8:28 AM, Travis Bear wrote: > > Hi, > > > I'm using the django.contrib.auth app to manage user login/logout.  I > > can successfully log in and out, but I cannot access the {{ user }} > > object in my templates.  If I'm reading thes

Re: Accessing the auth user object in a template?

2011-06-23 Thread Tom Evans
On Thu, Jun 23, 2011 at 8:28 AM, Travis Bear wrote: > Hi, > > I'm using the django.contrib.auth app to manage user login/logout.  I > can successfully log in and out, but I cannot access the {{ user }} > object in my templates.  If I'm reading these documents correctly, > that should be enabled by

Accessing the auth user object in a template?

2011-06-23 Thread Travis Bear
Hi, I'm using the django.contrib.auth app to manage user login/logout. I can successfully log in and out, but I cannot access the {{ user }} object in my templates. If I'm reading these documents correctly, that should be enabled by default: @ zalun http://stackoverflow.com/questions/4