Files @ 04d2bcfbe7a6
Branch filter:

Location: kallithea/docs/api/models.rst

04d2bcfbe7a6 668 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
security fix, inspired by django security
announcement: https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
- filter out bad schemes and netloc differences
.. _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: