##// END OF EJS Templates
pytest: Fix the user login function....
pytest: Fix the user login function. - Pyramid doesn't expose the session as pylons does it as `response.session` - Therefore we have to look it up in the environ.

File last commit:

r1:854a839a default
r41:6cf4cae4 default
Show More
tutorials.rst
26 lines | 567 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rc-tutorials:
|RCE| Tutorials
===============
The following tutorials are aimed at helping you to deploy |RCE| in various
different ways. If you would like to see a certain scenario documented,
then please send a request to support@rhodecode.com
.. toctree::
:maxdepth: 1
deploy-from-host
hg-large-ext
multi-instance-setup
scaling-best-practices
squash-commits
squash-commits-git
rebase-commits
rebase-commits-git
api-examples
merging
branching-vs-bookmarking
windows-to-linux
dvcs-best-practices
appenlight-setup