Files @ d3930bd0c14a
Branch filter:

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

d3930bd0c14a 632 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
templates: cleanup index page and make repo group table a 'DataTable' as well

The repo group table could be data based like the repo table instead of
wrapping an existing table - that is not done here and could be done later.

The unused reference to _dt_elements.html is removed.
.. _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: