Initializing the ZODB databaseΒΆ

After, you have downloaded and installed all required packages, you have to initialize the database so that all required components are available.

From a shell, just type:

(env) $ ./bin/pyams_upgrade etc/development.ini

This process requires that every package is correctly included into pyramid.includes directive from selected configuration file.