##// END OF EJS Templates
db: always use Session() for compatibility, Using Session is actually the...
db: always use Session() for compatibility, Using Session is actually the scoped_session which is not the same as the one which we "call". More here: http://docs.sqlalchemy.org/en/latest/orm/contextual.html#contextual-thread-local-sessions
marcink -
r506:4c6b9282 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / email_templates
base.mako Loading ...
commit_comment.mako Loading ...
email_test.mako Loading ...
main.mako Loading ...
password_reset.mako Loading ...
password_reset_confirmation.mako Loading ...
pull_request_comment.mako Loading ...
pull_request_review.mako Loading ...
test.mako Loading ...
user_registration.mako Loading ...