Friday, July 3, 2020

Re: Unable to modify Session with signed_cookies backend


Hi,
Serach for pip install url on ubuntu then you for you to get pip installed.
On Friday, July 3, 2020, Krishna Chaitanya <chaitanya.mgit@gmail.com> wrote:
Hi, 

When I try to modify a session when using signed_cookies backend it creates a new session which voids
the purpose as I am using session_key as a shared data structures across views/functions.

Is this expected or a bug? I am using 1.11 (default on ubuntu 18.04, can't update as pip isn't allowed), but even
the behavior isn't changed.

The same logic works fine with db/file backends but can't use that due to low storage issues.

Any help is appreciated?

Thanks

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e399f194-2fd7-4fae-a002-7599badce3b3o%40googlegroups.com.


--
OGUNSANYA OPEYEMI

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABJxPrGaq7b53Ev4HkuZ93XYrwJ5njOS1CCsZ9Gxn%3D-hDKLU0Q%40mail.gmail.com.

No comments:

Post a Comment