And whatever "lucky food" you ate LAST year on New Year's -- DON'T TOUCH
THAT STUFF!! It didn't work.
-- Joe
On Thursday, December 31, 2020 at 4:33:09 PM UTC-6 snide...@gmail.com wrote:
> On Thursday, December 31, 2020 at 11:37:24 AM UTC-8 Massimo Di Pierro
> wrote:
>
>>
>> I wish you all a h
Here is a patch that restores redis3 sessions for my system. I'm using the
latest web2py 2.21.1 and redis stable 6.0.9 (via brew)
*diff --git a/gluon/contrib/redis_session.py
b/gluon/contrib/redis_session.py*
*index 6413b52a..73c20422 100644*
*--- a/gluon/contrib/redis_session.py*
*+++ b/gluon/
I think I found a workaround for redis3 sessions. Here is a mod that works
for me:
diff --git a/gluon/contrib/redis_session.py b/gluon/contrib/redis_session.py
index 6413b52a..73c20422 100644
--- a/gluon/contrib/redis_session.py
+++ b/gluon/contrib/redis_session.py
@@ -13,7 +13,7 @@ from gluon i
3 matches
Mail list logo