Re: [web2py] Re: Admin /default error

2019-02-03 Thread Lovedie JC
Something in the vews folder was the problem. After copying one item at a time and leaving out some layout templates, I don't have an issue any more. I still don't know what was the issue and hope it won't resurface. Regards On Mon, 4 Feb 2019, 09:34 Yi Liu This seems to be a typical py2 py3 tr

[web2py] Re: Admin /default error

2019-02-03 Thread Yi Liu
This seems to be a typical py2 py3 transition utf-8 error. I personally encountered before/ some googling and stackoverflow reading should solve your problem. On Sunday, February 3, 2019 at 2:52:51 AM UTC-8, Maurice Waka wrote: > > I'm shifting my app to python3.6. > When trying to edit from adm