Skip to content

Adding a Module to Dormbase

omalley1 edited this page Aug 24, 2012 · 1 revision

Each module should have its own urls.py file. URLs and pages related to the module should be registered here.

The module then needs to be registered with the main urls.py file in the root directory of Dormbase. Follow the pattern and add your module.

Clone this wiki locally