##// END OF EJS Templates
authn: Allow to pass in a default value if setting is not available in DB.
authn: Allow to pass in a default value if setting is not available in DB.

File last commit:

r1:854a839a default
r236:2440a1e7 default
Show More
contributing.rst
19 lines | 239 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
Welcome to contribution guides and development docs of RhodeCode.
.. toctree::
:maxdepth: 1
testing/index
dev-setup
db-schema
dev-settings
api