Re: Redirecting to different page depending on user authentication

2008-08-20 Thread Norman Harman
ad777 wrote: > Hi there, > > I am new at django and I was wondering what is the best way of > redirecting users to their own customized page after they get > authenticated. I have extended the user model to include a unique > user id for each user... is it somehow possible to use this? The user

Redirecting to different page depending on user authentication

2008-08-20 Thread ad777
Hi there, I am new at django and I was wondering what is the best way of redirecting users to their own customized page after they get authenticated. I have extended the user model to include a unique user id for each user... is it somehow possible to use this? Thanks. --~--~-~--~~