Cacheing?
1. Do Bob's and James's pages have different URLs
2. Have you configured your cacheing. if you are using it, to not reuse
components that could be confused?
3. Are you sending the correct cacheing directions to try and make sure
caches between your infrastructure and the user's screen are not making the
mistake.

D

On 15 July 2016 at 11:27, Dipankar B <dipit2...@gmail.com> wrote:

> Hello,
>
> I am working on Django Aplication . It has almost 350 users right now.
>
> Problem.
>
> Suppose we have a username bob and james.
>
> So, bob logged in and using our Django web application. But Sometimes
> bob's session is showing james account information. So bob is able to see
> James private data as we are using session (request.user ) to show user
> profile data.
>
> I am too much worried about this as it can completely ruin our application.
>
> Can you please tell me what is possible cause to such behavior.
>
> We are using 1.9.6.
>
> Please help.
>
> --
> 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+unsubscr...@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/9bb086f2-8d30-4d97-af2c-921610d364df%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/9bb086f2-8d30-4d97-af2c-921610d364df%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Wildman and Herring Limited, Registered Office: Sir Robert Peel House, 178
Bishopsgate, London, United Kingdom, EC2M 4NJ, Company no: 05766374

-- 
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+unsubscr...@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/CAPZHCY4%3DRXY4GH21YdcT58375kwER5oC2CfoAED-P_wwHZMYRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to