-
Jeremy Epstein authored
Use the new FLASK_DEBUG environment variable which is standard as of Flask 0.11, in order to control the use of dev or prod config. Need to set this anyway, in order for "flask run" to use reloader and no concurrency.
Jeremy Epstein authoredUse the new FLASK_DEBUG environment variable which is standard as of Flask 0.11, in order to control the use of dev or prod config. Need to set this anyway, in order for "flask run" to use reloader and no concurrency.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.