[web2py] why is my database zero-length after commiting a record

2011-03-18 Thread metaperl
web2py shell transcript of session resulting in no records in sqlite storage.db file after doing an insert with no error: [thequietcenter@ubuntu ~/prg/yinyogaworks] ../web2py/web2py.py -- shell=tmp web2py Enterprise Web Framework Created by Massimo Di Pierro, Copyright 2007-2011 Version 1.94.4 (20

[web2py] adding auth later?

2011-03-18 Thread metaperl
For the moment, I want to build a non-auth application. How hard is it to add user authentication later?

[web2py] SyntaxError: not enough information to build the url

2011-03-18 Thread metaperl
The archives have 3 instances of this problem, but their solutions do not apply to me. Here is a link to the ticket for the failed application creation: http://static.livingcosmos.org/tmp/127.0.0.1.2011-03-18.17-17-30.156fa84f-4485-4a40-937d-6bb44d73d60f.html All I tried to do was create a single

[web2py] could step 3 in the application wizard benefit from the phpMyAdmin UI

2011-03-18 Thread metaperl
In [step 3 of the application wizard](http://imgur.com/Xrk2U) one is supposed to enter the fields for a table. It uses a tremendous of text to describe field entry - with no link to the corresponding part of the book. Wouldnt a series of checkboxes for things like null, primary key, be nice? And