##// END OF EJS Templates
db: Move database initialization up to pyramid....
db: Move database initialization up to pyramid. We need the DB during app setup. Therefore we have to move this up to the make_pyramid_app function.
johbo -
r115:be1c5590 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / api / views
__init__.py Loading ...
depracated_api.py Loading ...
gist_api.py Loading ...
pull_request_api.py Loading ...
repo_api.py Loading ...
repo_group_api.py Loading ...
server_api.py Loading ...
testing_api.py Loading ...
user_api.py Loading ...
user_group_api.py Loading ...