-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrated to click #5410
Merged
Merged
Migrated to click #5410
Commits on Jul 17, 2018
-
Migrate flask_script to the Flask built-in click.
Flask 0.11 is the built-in integration of the click command line interface. Flask-Migrate support for the new Flask CLI based on Click after Release 2.0.0.
Configuration menu - View commit details
-
Copy full SHA for 629efb8 - Browse repository at this point
Copy the full SHA 629efb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d2aa0 - Browse repository at this point
Copy the full SHA b0d2aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f150d30 - Browse repository at this point
Copy the full SHA f150d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 123e055 - Browse repository at this point
Copy the full SHA 123e055View commit details
Commits on Jul 19, 2018
-
* Moved the FlaskGroup declaration to the driver script.
* Moved shell context definition to cli.py * Switched shell context definition to use decorator. * Moved create_app definition to cli.py * Fixed InvocationError with a wrapped function
Configuration menu - View commit details
-
Copy full SHA for 1ead47e - Browse repository at this point
Copy the full SHA 1ead47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4a6c2 - Browse repository at this point
Copy the full SHA 2b4a6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6d503 - Browse repository at this point
Copy the full SHA aa6d503View commit details
Commits on Jul 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f807483 - Browse repository at this point
Copy the full SHA f807483View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.