Run configuration for Flask

Completed

I was just beginning to experiment with Flask and wasn't able to run a Flask test app. Eventually I found help at https://github.com/pallets/flask/blob/master/docs/cli.rst . Just want to share it since this doesn't seem to be documented within PyCharm.

Andrew

0
2 comments

Hi Andrew! Thank you for the link! Please vote for the Flask CLI support feature request: PY-23190.

0
Avatar
Permanently deleted user

Hi Andrew, Thanks for the update. It's working. I got an locale issue. I fixed it by setting the environment variable as mentioned here.

0

Please sign in to leave a comment.