Files @ 872d5f0aafe4
Branch filter:

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

872d5f0aafe4 643 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
don't crash whole migrations if we cannot drop constraints. Those aren't so important. It might happen
than older versions of rhodecode don't have those.
.. _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: