Files @ 4dad662fe6fd
Branch filter:

Location: kallithea/docs/api/models.rst

4dad662fe6fd 573 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Thomas De Schampheleire
dev_requirements.txt: bump minimum pytest versions to a working set

Not all combinations of pytest-related packages seem to work.
Trial-and-error lead to these combinations of minimum versions.

Add a minimum bound to pytest-benchmark and pytest-localserver to help pip
in figuring out a suitable combination with pytest, and also to allow
testing minimum combinations in the future.

Drop pytest-runner, which should not be needed unless when running tests
directly from setup.py.
.. _models:

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

.. automodule:: kallithea.model
   :members:

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