:mod:`models` ============= .. inheritance-diagram:: models API --- In this python module, you will find the main models of the Majordom App, that is the base classes that are repeteadly used within the server app. .. automodule:: models :members: :member-order: bysource :show-inheritance: