[web2py] Re: Python 3 - Traceback problems

2019-02-16 Thread Brian M
Looks like if you use the latest git version then the error tickets work as expected. On Friday, February 15, 2019 at 10:04:50 AM UTC-6, Kevin Keller wrote: > > Is there any update to this? > > On Friday, 1 February 2019 17:21:40 UTC+1, Brian M wrote: >> >> So I'm trying to finally move my

Re: [web2py] Error importing csv file in python3.6

2019-02-16 Thread Maurice Waka
Narrowed down to the xml(). Can you help? On Mon, Feb 11, 2019 at 10:04 PM sandeep patel wrote: > @Lovedie > Can you explain a little bit more? What you mean by can't access the data? > > If you getting the error to import data from CSV. You can try this as well. > > form =

Re: [web2py] Error importing csv file in python3.6

2019-02-16 Thread Maurice Waka
After much study, I noted that the import was successful. Both in python 2.7 and 3.6. Its in python 3.6 that I get problems. Getting to select the items from the database was the problem unless i knew the item's fill name in full. The code below helps to 'auto suggest' and helps in picking the

[web2py] Is there such a thing as a reliable, managed web2py/PostgreSQL host with good support?

2019-02-16 Thread Tom Campbell
Need managed, reliable hosting for a mission critical app that hits the eBay API at specified times. It's a generic CRUD app except that scheduled tasks (written in Go) must be run with 1 second accuracy, no more than 200/second at peak times. I am a pretty terrible sysadmin so my strong