Files @ b22bed4434c5
Branch filter:

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

b22bed4434c5 632 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
less: avoid PR reviewer list being right-aligned on wide screens

#pr-summary had max width md, but the reviewer list was in the last column of
the grid with the full page width.

The pull request summary should not be too wide, so the reviewers are not to far
away. But to achieve this the whole .pr-box needs the max-width not just
#pr-summary.
.. _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: