You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: