[web2py] web2py best practices/patterns

2013-01-16 Thread H.C. v. Stockhausen
Hi, working with web2py is fun and I've learned a lot about web development and Python. So 'yes', web2py is a great teaching tool and the docs are very good too. Small projects are a breeze to realize and MVC separates the concerns nicely. In larger projects however, I still manage to end up

[web2py] Re: CouchDB NoSQLAdapter.represent for datetime

2011-10-25 Thread H.C. v. Stockhausen
the developer what view needs to be added...). Best regards, HC On Oct 25, 3:51 am, Massimo Di Pierro massimo.dipie...@gmail.com wrote: I made some changes in trunk that should have fixed the date/datetime issue but I am not sure. Can you try it? On Oct 24, 7:25 pm, H.C. v. Stockhausen h...@vst.io

[web2py] Re: CouchDB NoSQLAdapter.represent for datetime

2011-10-24 Thread H.C. v. Stockhausen
Di Pierro massimo.dipie...@gmail.com wrote: This is very helpful. I was expecting this problem. How are datetimes supposed to be stores in CouchDB? On Oct 22, 3:13 am, H.C. v. Stockhausen h...@vst.io wrote: Hi I am just testing the CouchDB Adapter and it fails when registering

[web2py] CouchDB NoSQLAdapter.represent for datetime

2011-10-22 Thread H.C. v. Stockhausen
Hi I am just testing the CouchDB Adapter and it fails when registering a new user. I tired both w2py's default auth and janrain. The problem appears to be the time_stamp field. - w2py Version 1.99.2 (2011-09-26 06:55:33) stable - driver CouchDB-0.8-py2.6.egg Traceback File