Files @ 6c79bfcd3b54
Branch filter:

Location: kallithea/docs/api/models.rst

6c79bfcd3b54 634 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Mads Kiilerich
compare: move get_changesets to compare controller where it is used

That is a better location than the pull request model. It should probably be
split up and moved to the backend specific Repository classes.
.. _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: