On Friday, August 4, 2017 at 9:32:58 AM UTC-7, Massimo Di Pierro wrote:
>
> The book is online https://github.com/web2py/web2py-book
> You can fork it edit it, then submit a PR. You should be able to do
> everything online.
>
> Massimo
>
I have a setup for it at home, but I don't expect to be t
The book is online https://github.com/web2py/web2py-book
You can fork it edit it, then submit a PR. You should be able to do
everything online.
Massimo
On Friday, 4 August 2017 10:43:14 UTC-5, CDA wrote:
>
> I'll be more than happy to assist. How do I start?
>
> On Aug 4, 2017 11:34 AM, "Massimo
I'll be more than happy to assist. How do I start?
On Aug 4, 2017 11:34 AM, "Massimo Di Pierro"
wrote:
> Can I ask for some help in editing the book. specifically:
>
> 1) describe {{=ASSIGNJS(js_var = python_var)}}
>
> 2) new syntax to store .table files in DB itself instead of in the
> filesyst
Can I ask for some help in editing the book. specifically:
1) describe {{=ASSIGNJS(js_var = python_var)}}
2) new syntax to store .table files in DB itself instead of in the
filesystem (works with any DB)
from gluon import DAL, Field
from gluon.dal import InDBMigrator
db = DAL(uri,
4 matches
Mail list logo