Valentyn
8557a88d16
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.md` page ( #13462 )
4 months ago
github-actions
e4c1dd799d
📝 Update release notes
[skip ci]
4 months ago
github-actions
f977da6ae0
📝 Update release notes
[skip ci]
4 months ago
Valentyn
f077c17e1e
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-param-models.md` page ( #13460 )
4 months ago
Valentyn
f9f1d93c58
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-param-models.md` page ( #13461 )
4 months ago
github-actions
7e33df505a
📝 Update release notes
[skip ci]
4 months ago
k94-ishi
f806e03807
🌐 Add Japanese translation for `docs/ja/docs/virtual-environments.md` ( #13304 )
4 months ago
github-actions
90d52cfa16
📝 Update release notes
[skip ci]
4 months ago
github-actions
6859691419
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
d3cfe72cd7
👥 Update FastAPI People - Experts ( #13493 )
Co-authored-by: github-actions <github-actions@github.com>
4 months ago
github-actions
e988050f79
📝 Update release notes
[skip ci]
5 months ago
Lee Yesong
3565ea00b6
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/oauth2-jwt.md` ( #13333 )
5 months ago
github-actions
643d2845de
📝 Update release notes
[skip ci]
5 months ago
github-actions
79bc28fab4
📝 Update release notes
[skip ci]
5 months ago
github-actions
0c36a7ac05
📝 Update release notes
[skip ci]
5 months ago
Phương Tấn Thành
a592e8ad4d
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/cloud.md` ( #13407 )
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Dinh Van Luc <39489075+MrL8199@users.noreply.github.com>
5 months ago
github-actions
daf6820307
📝 Update release notes
[skip ci]
5 months ago
JP-Ellis
bcde4ab4a5
docs: translate contextvar warning
Signed-off-by: JP-Ellis <josh@jpellis.me>
5 months ago
JP-Ellis
0076085195
docs: add caveat about ContextVar in dependencies
As discovered and discussed in #13382 , ContextVars set in a
_synchronous_ dependency is not available to the rest of the request due
to the way FastAPI handles that dependency.
The documentation did not make any mention of this, and it was only
after I asked that I discovered this was intended behaviour. So I am
updating the docs to make this clear to others.
Ref: #13382
Signed-off-by: JP-Ellis <josh@jpellis.me>
5 months ago
github-actions
ab22979dc5
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
316566e40e
🔧 Update sponsors: pause TestDriven ( #13446 )
5 months ago
Sebastián Ramírez
3824664620
🔖 Release version 0.115.11
5 months ago
Sebastián Ramírez
a01ed2f6a7
📝 Update release notes
5 months ago
github-actions
a2c2e332a0
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
74fe89bf35
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 ( #13442 )
This reverts commit 15dd2b67d3
.
5 months ago
github-actions
f5056f84b6
📝 Update release notes
[skip ci]
5 months ago
github-actions
60f05868b7
📝 Update release notes
[skip ci]
5 months ago
github-actions
b7d3f2a96e
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
ea57612d69
👥 Update FastAPI GitHub topic repositories ( #13439 )
Co-authored-by: github-actions <github-actions@github.com>
5 months ago
Sebastián Ramírez
186544760a
👥 Update FastAPI People - Contributors and Translators ( #13432 )
Co-authored-by: github-actions <github-actions@github.com>
5 months ago
Sebastián Ramírez
89e0c10547
👥 Update FastAPI People - Sponsors ( #13433 )
Co-authored-by: github-actions <github-actions@github.com>
5 months ago
github-actions
3fca8b2be8
📝 Update release notes
[skip ci]
5 months ago
alv2017
bb98f7df6d
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` ( #13412 )
5 months ago
Sebastián Ramírez
a2644728f6
📝 Update release notes
5 months ago
Sebastián Ramírez
433837d9ca
🔖 Release version 0.115.10
5 months ago
github-actions
68074badcc
📝 Update release notes
[skip ci]
5 months ago
github-actions
45e018517b
📝 Update release notes
[skip ci]
5 months ago
github-actions
74954352ed
📝 Update release notes
[skip ci]
5 months ago
Valentyn
7c4d1fe13d
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/debugging.md` ( #13370 )
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
5 months ago
Valentyn
23821e916b
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/query-params.md` ( #13362 )
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago
github-actions
8bfec9fb6b
📝 Update release notes
[skip ci]
5 months ago
github-actions
5fbaf6d28c
📝 Update release notes
[skip ci]
5 months ago
Valentyn
ee729d4522
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/path-params.md` ( #13354 )
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago
k94-ishi
344d765796
🌐 Add Japanese translation for `docs/ja/docs/tutorial/cookie-param-models.md` ( #13330 )
5 months ago
github-actions
720dcc0990
📝 Update release notes
[skip ci]
5 months ago
github-actions
f9c8726a1a
📝 Update release notes
[skip ci]
5 months ago
Valentyn
c42c0d31b0
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-multiple-params.md` ( #13408 )
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago
k94-ishi
2cf2fee588
🌐 Add Japanese translation for `docs/ja/docs/tutorial/query-param-models.md` ( #13323 )
5 months ago
github-actions
7047e59f29
📝 Update release notes
[skip ci]
5 months ago
Valentyn
99ea5bb641
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-nested-models.md` ( #13409 )
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago