-
- Downloads
Added support for uWSGI together with static files serivng. Added the...
Added support for uWSGI together with static files serivng. Added the DJANGO_DEV_SERVER env var to switch between the dev server and uWSGI. Small changes in error handling to play nicer with logs when not running in dev mode.
Showing
- services/webapp/code/rosetta/core_app/api.py 54 additions, 74 deletionsservices/webapp/code/rosetta/core_app/api.py
- services/webapp/code/rosetta/core_app/computing_managers.py 9 additions, 9 deletionsservices/webapp/code/rosetta/core_app/computing_managers.py
- services/webapp/code/rosetta/core_app/decorators.py 13 additions, 17 deletionsservices/webapp/code/rosetta/core_app/decorators.py
- services/webapp/code/rosetta/settings.py 2 additions, 1 deletionservices/webapp/code/rosetta/settings.py
- services/webapp/requirements.txt 1 addition, 0 deletionsservices/webapp/requirements.txt
- services/webapp/run_webapp.sh 44 additions, 2 deletionsservices/webapp/run_webapp.sh
Please register or sign in to comment