##// 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 / lib / middleware
utils
__init__.py Loading ...
appenlight.py Loading ...
csrf.py Loading ...
disable_vcs.py Loading ...
https_fixup.py Loading ...
request_wrapper.py Loading ...
simplegit.py Loading ...
simplehg.py Loading ...
simplesvn.py Loading ...
simplevcs.py Loading ...
vcs.py Loading ...