Files @ cff9d4e1d821
Branch filter:

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

cff9d4e1d821 668 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
Fixed issue when node didn't exists at 'tip' and we tried calculate history based on that assumption.
Now fallback to the changeset the node exists in for history calculation
.. _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: