Warning
chapter to be written completely!
Last page update: November 23, 2011
TODO
Create the database: TODO (Navicat...)
To create a schema... TODO
To fill the database structure in postgres use the gnrdbsetup script typing:
gnrdbsetup instanceNamewhere instanceName is the name of the instance of your project.
To start the paste WSGI development webserver use the gnrwsgiserve script typing:
gnrwsgiserve siteNamewhere siteName is the name of the site folder of your project
Note
We suggest you to begin with the TODO tutorial: follow the instructions of the TODO section to start with it.