view docs/api/models.rst @ 3385:d21c762f5c4b beta

revision extraction function shouldn't be so eager, just extract commits that are surrounded with spaces, or they are at beginning of the whole string - wrote tests for that - used parametrized for other tests
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 19 Feb 2013 20:35:25 +0100
parents 8b8edfc25856
children 7e5f8c12a3fc
line wrap: on
line source

.. _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: