Monday, May 29, 2017

Re: Session Variables

On Monday, 29 May 2017 06:04:02 UTC+1, James Schneider wrote:

On May 28, 2017 9:35 AM, <yeddu.j...@gmail.com> wrote:

         tFetchData = users.objects.get(emailid = lEmailId)

        request.session['sPassword'] = tFetchData.userroles
        request.session['sCompanyId'] = tFetchData.companyid

This code didn't appear to have anything to do with your question.

Also, Hungarian notation? Really?
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5427f3fe-4345-41b4-9a46-c0b037ece73b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment