##// END OF EJS Templates
fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as...
fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as if it was a request to url by repository ID

File last commit:

r2095:17c9393e beta
r2822:1670ee0a beta
Show More
models.rst
34 lines | 668 B | text/x-rst | RstLexer
Lukasz Balcerzak
Fixed models link at documentation
r849 .. _models:
docs updates
r811
docs
r2095 ========================
docs updates
r811 The :mod:`models` Module
========================
.. automodule:: rhodecode.model
:members:
docs update
r1839 .. automodule:: rhodecode.model.comment
:members:
.. automodule:: rhodecode.model.notification
:members:
docs updates
r811 .. automodule:: rhodecode.model.permission
:members:
docs update
r1839
.. automodule:: rhodecode.model.repo_permission
:members:
docs updates
r811 .. automodule:: rhodecode.model.repo
:members:
docs update
r1839 .. automodule:: rhodecode.model.repos_group
:members:
docs updates
r811 .. automodule:: rhodecode.model.scm
:members:
docs update
r1839
docs updates
r811 .. automodule:: rhodecode.model.user
Lukasz Balcerzak
Fixed models link at documentation
r849 :members:
docs update
r1839
.. automodule:: rhodecode.model.users_group
:members: