[web2py] Logger creating recursion error

2021-09-26 Thread Jon Subscripted
Hi everyone, I suddenly started experiencing an application crash, with no code change whatsoever. I started to get a ` maximum recursion depth exceeded in cmp` error. ```Traceback (most recent call last): File "/home/jonsubscriptions/web2py/gluon/restricted.py", line 219, in restricted

[web2py] A friend has developed a flask application and now wants to add a login and security. I would like to know if it would be feasible to convert the flask application to web2py.

2021-09-26 Thread Davidiam
A friend asked me if I would be interested in building the login/security layer for a flask / My SQL application on PyhtonAnywhere, but I don't know Flask and I really like web2py and have already created a few applications using web2py. I told her that web2py has the security included and if