##// 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 / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
gists.py Loading ...
my_account.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repo_groups.py Loading ...
repos.py Loading ...
settings.py Loading ...
user_groups.py Loading ...
users.py Loading ...