##// 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 / tests / lib / middleware
utils
__init__.py Loading ...
mock_scm_app.py Loading ...
test_appenlight.py Loading ...
test_csrf.py Loading ...
test_disable_vcs.py Loading ...
test_simplegit.py Loading ...
test_simplehg.py Loading ...
test_simplesvn.py Loading ...
test_simplevcs.py Loading ...
test_vcs.py Loading ...