Files @ ebd76deee70d
Branch filter:

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

ebd76deee70d 668 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
Default parameters are now also used for creating repos using API calls, and initial repo scanner
- added new parameters to API call to override defaults
- docs update
- repo_type is now optional as it's a part of defaults
.. _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: