##// 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 / admin / users
user_add.html Loading ...
user_edit.html Loading ...
user_edit_advanced.html Loading ...
user_edit_auth_tokens.html Loading ...
user_edit_emails.html Loading ...
user_edit_global_perms.html Loading ...
user_edit_ips.html Loading ...
user_edit_perms_summary.html Loading ...
user_edit_profile.html Loading ...
users.html Loading ...