Files @ 37625d304a16
Branch filter:

Location: kallithea/docs/api/models.rst

37625d304a16 332 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation.
.. _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: