Files @ 5ab31ff3011f
Branch filter:

Location: kallithea/docs/api/models.rst

5ab31ff3011f 632 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Thomas De Schampheleire
tests: pytest-catchlog is now integrated in pytest 3.3+

See: https://docs.pytest.org/en/latest/changelog.html?highlight=catchlog#id56

This removes the deprecation warning at the end of the test run:
pytest-catchlog plugin has been merged into the core, please remove it
from your requirements.
.. _models:

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

.. automodule:: kallithea.model
   :members:

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

.. automodule:: kallithea.model.notification
   :members:

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

.. automodule:: kallithea.model.repo_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: