On Fri, Oct 7, 2011 at 1:07 PM, Saba Bokhari <saba...@gmail.com> wrote:
> I thought it was something like that, but when I do: > > a_cred=request.session['user_cred'] > print type(a_cred) > > I get this result: > <type 'org.globus.gsi.GlobusCredential'> > not unicode > > Do you get that in the view where you just inserted it into the session? What do you get when you do the same in the view during the next request after pulling it from the session? -- 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.