view docs/api/models.rst @ 8336:75e46ebf176d

middleware: verify as early as possible in app initialization that the necessary configuration is provided In addition to verifying a random config setting, also verify that config has been read as Paste does it, an invariant introduced in 488b52cad890.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 31 Mar 2020 17:43:31 +0200
parents b6b6955981a5
children
line wrap: on
line source

.. _models:

========================
The :mod:`models` module
========================

.. automodule:: kallithea.model
   :members:

.. automodule:: kallithea.model.comment
   :members:

.. automodule:: kallithea.model.permission
   :members:

.. automodule:: kallithea.model.repo
   :members:

.. automodule:: kallithea.model.repo_group
   :members:

.. automodule:: kallithea.model.scm
   :members:

.. automodule:: kallithea.model.user
   :members:

.. automodule:: kallithea.model.user_group
   :members: