Files @ 6a9e5841cc51
Branch filter:

Location: kallithea/docs/api/models.rst

6a9e5841cc51 511 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
mads
lib: consistently import helpers the same way

Make it easier to grep for any remaining potential layering-violating use of
helpers.
.. _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: