##// END OF EJS Templates
login: Bring recaptcha back to work....
login: Bring recaptcha back to work. - Missed some template context variables needed for recaptcha to work. - Now reuse the register view in register_post when rendering the form with errors.

File last commit:

r1:854a839a default
r46:4bc0185d 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