Hello, I've got a view that serves as a hub so that a multi-page form
has only one url. So when the user goes to the URL it sends them to
the first page of the form, the first page sends back to the hub,
which sends them to the second page and so forth. This worked great
until I required the user to be authenticated. It seems that when a
view returns another view the user is signed out. Any help on a way
around this would be greatly appreciated!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---