The one thing you have to do separately is create the database (except for 
SQLite). After you create the database and put in your db connection string 
(ex: mysql://username:password@localhost/test) Web2py will create all the 
tables and fields.

Reply via email to