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
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
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),
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
--
4 matches
Mail list logo