Requires web2py 2.15.5 or newer?

46 views
Skip to first unread message

Tarek Doha

unread,
Apr 15, 2018, 11:45:02 PM4/15/18
to web2py-users
Hello,

How to solve this?

Requires web2py 2.15.5 or newer

黄祥

unread,
Apr 15, 2018, 11:49:32 PM4/15/18
to web2py-users
you can comment or delete the code in models/db.py (around line 15-16)
e.g. in web2py version 2.16.1
if request.global_settings.web2py_version < "2.15.5":
    raise HTTP(500, "Requires web2py 2.15.5 or newer")

best regards,
stifan

Anthony

unread,
Apr 16, 2018, 11:06:38 AM4/16/18
to web2py-users
Are you using the scaffolding app from web2py 2.15.5 with an earlier version of web2py? If so, you may run into problems, particularly with appadmin and web2py.js.

Anthony 
Reply all
Reply to author
Forward
0 new messages