Skip to content
Snippets Groups Projects
  • Jeremy Epstein's avatar
    4c856777
    Use FLASK_DEBUG instead of MYFLASKAPP_ENV · 4c856777
    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.
    4c856777
    History
    Use FLASK_DEBUG instead of MYFLASKAPP_ENV
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.