Files @ 5c310b7b01ce
Branch filter:

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

5c310b7b01ce 634 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
in when executing _(), and url() calls. This fixes issue #572
.. _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: