Files @ df57253e965a
Branch filter:

Location: kallithea/docs/api/models.rst

df57253e965a 634 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Mads Kiilerich
invalidation: simplify get_prefix

str.split will always have a [0], and cache_key will always contain
repo_name=cache_args and the split will thus always return two elements
.. _models:

========================
The :mod:`models` Module
========================

.. automodule:: rhodecode.model
   :members:

.. automodule:: rhodecode.model.comment
   :members:

.. automodule:: rhodecode.model.notification
   :members:

.. automodule:: rhodecode.model.permission
   :members:

.. automodule:: rhodecode.model.repo_permission
   :members:

.. automodule:: rhodecode.model.repo
   :members:

.. automodule:: rhodecode.model.repos_group
   :members:

.. automodule:: rhodecode.model.scm
   :members:

.. automodule:: rhodecode.model.user
   :members:

.. automodule:: rhodecode.model.users_group
   :members: