Files @ 8ecc6b8229a5
Branch filter:

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

8ecc6b8229a5 332 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
commit less models
- models don't do any commits(with few exceptions)
- all db transactions should be handled by higher level modules like controllers, celery tasks
.. _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: