Re: Redirect User on First Log In

2009-01-05 Thread Eric Abrahamsen
On Jan 6, 2009, at 6:41 AM, Aruna wrote: > > I'm trying to redirect a user on their first log in, to a special > welcome page. Subsequent logins will go to a regular page. Is there a > way to do that in the templates? Does Django have a way to check if > it's a users first login? User instances

Redirect User on First Log In

2009-01-05 Thread Aruna
I'm trying to redirect a user on their first log in, to a special welcome page. Subsequent logins will go to a regular page. Is there a way to do that in the templates? Does Django have a way to check if it's a users first login? --~--~-~--~~~---~--~~ You received