On Apr 24, 4:14 am, tristan <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to