DeveloperGuidelines == How to add a new module? == The Eden Book has a tutorial for [http://en.flossmanuals.net/sahana-eden/building-a-new-application adding a new module]. However, it is simplified from the normal way modules are included in Eden. Especially, the model file differs. === Model === Create a file {{{modules/s3db/.py}}} '''Note''' * Add your module to settings.modules in {{{private/templates/