5. packages

Last page update: November 10, 2011

../../_images/project_packages3.png

5.1. introduction

The packages folder includes the packages for your application.

A package is composed principally by some database tables and by some webpages

Note

The Genro packages are not Python packages (so they are not a set of linked modules, containing a file __init__.py), and Genro packages can’t be imported with the statement import module or with from module import

Table Of Contents

Previous topic

4. instanceconfig.xml

Next topic

5.2.1. basic structure

This Page