[web2py] Re: google ndb

2014-07-26 Thread Alan Williams
his is the only change required to use ndb. > > On Wednesday, 23 July 2014 13:26:40 UTC-5, Alan Williams wrote: >> >> I have read through a few post and I have still not yet been able to >> determine if web2py supports ndb. The Google/NoSQL support in the DAL is >&g

[web2py] google ndb

2014-07-24 Thread Alan Williams
I have read through a few post and I have still not yet been able to determine if web2py supports ndb. The Google/NoSQL support in the DAL is for the GQL, which Google states has been replaces by ndb: - *"DB Datastore:* DB Datastore framework has been replaced with the NDB Datastore fra

[web2py] Development DB Changes

2014-03-28 Thread Alan Williams
New to web2py and I'm having trouble understanding some of the built in db alter functionality. I have the following table design in a model called db_structure.py: # coding: utf8 db.define_table('dealers', Field('name', length=75), Field('address1', length=100),

[web2py] web2py secrets video part 2???

2014-02-14 Thread Alan Williams
I have been using videos and tutorials to get me going on web2py. I loved this video: http://pyvideo.org/video/433/pycon-2011--web2py-secrets-tutorial--1-2 I cannot seem to find the 2nd part if there is one. I was wondering if Massimo or anyone else had a link to share? Thanks, Alan --