anfederico / flaskex

Simple flask example for quick prototypes and small applications
MIT License
827 stars 360 forks source link

fixing #25 Error: secret key not set in flask session #26

Closed sysrex closed 5 years ago

sysrex commented 5 years ago

When running the Flask app via a WSGI server that imports Flask project as a module, and the name == "main" block is never run.