Architecture
============


High level architecture
-----------------------

.. figure:: _static/global-architecture.png
   :alt: High level architecture
   :target: _static/app-models.png

   High level architecture of a Django application.


Models
------

.. figure:: _static/app-models.png
   :alt: Apllication models
   :target: _static/app-models.png

   Business related models for the *incidents* and *governance* modules.
