Files @ b5859022ac69
Branch filter:

Location: kallithea/docs/api/models.rst - annotation

b5859022ac69 632 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Andrew Shadura
setup: bump dulwich dependency to 0.14.1

This version has been tested and reviewed and we believe all relevant issues
from the introduction of Python 3 support in 1.0 has been fixed.

Supporting older dulwich versions is not feasible/relevant.

We assume all future versions will be backwards compatible.
.. _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: