On Nov 21, 6:52 pm, Christophe Pettus <
x...@thebuild.com> wrote:
> On Nov 21, 2009, at 6:48 PM, apramanik wrote:
>
> > Is there a way (either via decorators or some other mechanism) to get
> > an var/object (say request.user) to be in the context passed to every
> > template. The reason I want to do this is my base template uses
> > "user.is_authenticated" in a branch. Thanks
>