Flask-User-starter-app icon indicating copy to clipboard operation
Flask-User-starter-app copied to clipboard

Switch to using flask's builtin CLI instead of flask_script

Open pjz opened this issue 6 years ago • 0 comments

As of Flask 0.11 or so, flask_script is no longer needed. See here for details on using the new stuff - it looks pretty easy, just decorate existing functions.

pjz avatar Apr 17 '18 18:04 pjz