Reload Flask app when template file changes

前端 未结 10 1619
栀梦
栀梦 2020-11-27 13:04

By default, when running Flask application using the built-in server (Flask.run), it monitors its Python files and automatically reloads the app if its code cha

10条回答
提交回复
热议问题