[web2py] Re: Web3py

2019-05-08 Thread Daniel
El lunes, 6 de mayo de 2019, 19:38:47 (UTC-4), jcrm...@gmail.com escribió: > > My 2c > > You could call it web2py3 with this logic > web2py was web for Python (at the time it was Python 2.x) > web2py3 will the web for Python 3. > > > FWIW, I second this. -- Resources: - http://web2py.com - htt

[web2py] SQLAlchemy Core vs PyDAL?

2019-05-08 Thread Jurgis Pralgauskis
Hi, What are main differences between two of those? their ideology seems similar -- no ORM , but pyDAL seems less verbose https://docs.sqlalchemy.org/en/13/core/tutorial.html#define-and-create-tables it also has similar concept for selected results (Store): https://docs.sqlalchemy.org/en/13/cor

[web2py] Re: Future of web2py

2019-05-08 Thread Rafael Oliveira
Will web3py replace web2py? Will web2py end? Sorry for my English. I used the google translator. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You rece

Re: [web2py] Re: nginx, basic auth: internal error

2019-05-08 Thread tomasz bandura
Not sure, because I also use in the same application a standard login/pass form auth and it works perfectly. śr., 8 maj 2019 o 10:09 Tim Nyborg napisał(a): > My guess is that something is wrong with the file permissions on the > sessions folder/subfolders. If uwsgi is trying to write a session

[web2py] Re: nginx, basic auth: internal error

2019-05-08 Thread Tim Nyborg
My guess is that something is wrong with the file permissions on the sessions folder/subfolders. If uwsgi is trying to write a session file and failing, you'll get an unrecoverable error. On Wednesday, 8 May 2019 07:49:34 UTC+1, tomasz bandura wrote: > > Hello, > > I use web2py (2.16.1) on 2 en

[web2py] Error with couchdb

2019-05-08 Thread Martin Weissenboeck
I want to use couchdb with web2py. It's a little bit hard, because the documenation is missing in the book, but I found something in https://pydal.readthedocs.io/en/latest/ Now I have tried cdb = DAL('couchdb://admin:password@localhost:5984/w2p') and I got: Error ticket for "admin"Ticket ID 213