##// 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.
johbo -
r41:6cf4cae4 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / dbmigrate / migrate / changeset / databases
__init__.py Loading ...
firebird.py Loading ...
mysql.py Loading ...
oracle.py Loading ...
postgres.py Loading ...
sqlite.py Loading ...
visitor.py Loading ...