##// END OF EJS Templates
testapp: moved login/csrf session methods into TestApp itself....
testapp: moved login/csrf session methods into TestApp itself. - this allows easier control over which app is responsible for session handling. This comes in handy in CE vs EE test where EE get's a custom app.

File last commit:

r1:854a839a default
r2374:e331d3e6 default
Show More
pip2nix.ini
3 lines | 86 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt
output = ./pkgs/python-packages.nix