Re: Show user page on first login.

2009-04-23 Thread Joshua Partogi



On Apr 24, 4:14 am, tristan  wrote:
> Hi there,
>
> I'm build a Django web-app with some pinax components, and would like
> to show to take the user to a specific page on their first login, and
> afterwards not show them that page again.
> Has anyone implemented this, or seen any example code for it?

I haven't use Pinax before, but you can manipulate that with
HttpResponseRedirect.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Show user page on first login.

2009-04-23 Thread tristan

Hi there,

I'm build a Django web-app with some pinax components, and would like
to show to take the user to a specific page on their first login, and
afterwards not show them that page again.
Has anyone implemented this, or seen any example code for it?

Thanks,

Tristan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---