Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release section on task queues and fix a few issues#87

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jslvtr merged 28 commits intomasterfromdevelop
Oct 20, 2022
Merged

Conversation

jslvtr
Copy link
Contributor

@jslvtrjslvtr commentedOct 20, 2022
edited
Loading

New Content

Updated Content

jslvtrand others added28 commitsOctober 3, 2022 14:25
Use `with app.app_context()` instead to create SQLAlchemy tables when app is first created.
This is because we will use Flask-Migrate to create our tables,so we no longer need to do this when we start up the app.
Added required arguments ([see docs](/https://flask-jwt-extended.readthedocs.io/en/stable/api/#flask_jwt_extended.JWTManager.needs_fresh_token_loader)) to avoid `TypeError: token_not_fresh_callback() takes 0 positional arguments but 2 were given` error.
@vercel
Copy link

vercelbot commentedOct 20, 2022

The latest updates on your projects. Learn more aboutVercel for Git ↗︎

NameStatusPreviewUpdated
rest-apis-flask-python✅ Ready (Inspect)Visit PreviewOct 20, 2022 at 7:58AM (UTC)

@jslvtrjslvtr marked this pull request as ready for reviewOctober 20, 2022 07:59
@jslvtrjslvtr merged commitbd7d743 intomasterOct 20, 2022
@jslvtrjslvtr deleted the develop branchOctober 20, 2022 07:59
@jslvtrjslvtr restored the develop branchOctober 20, 2022 10:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jslvtr@LUS24

[8]ページ先頭

©2009-2025 Movatter.jp