Files @ 3bce31f026b8
Branch filter:

Location: kallithea/docs/api/models.rst

3bce31f026b8 332 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
#47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods.
Added new db unique key for Group
.. _models:

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

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

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

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