Re: User and generic views

2007-04-29 Thread Robin Percy
On 4/29/07, Ryan K <[EMAIL PROTECTED]> wrote: > > > On Apr 29, 4:26 am, Malcolm Tredinnick <[EMAIL PROTECTED]> > wrote: > > On Sun, 2007-04-29 at 03:47 +, Ryan K wrote: > > > Hi all...quick question. If I have the auth app enabled, is the user > > > object automatically exposed to templates use

Re: User and generic views

2007-04-29 Thread Ryan K
On Apr 29, 4:26 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Sun, 2007-04-29 at 03:47 +, Ryan K wrote: > > Hi all...quick question. If I have the auth app enabled, is the user > > object automatically exposed to templates used with generic views? I > > want to display a login link if

Re: User and generic views

2007-04-29 Thread Malcolm Tredinnick
On Sun, 2007-04-29 at 03:47 +, Ryan K wrote: > Hi all...quick question. If I have the auth app enabled, is the user > object automatically exposed to templates used with generic views? I > want to display a login link if no one is logged in and a logout link > if a user is. Providing you have