alv2017
|
1af215aa54
|
Merge b8ba81b698 into 76b324d95b
|
2 days ago |
github-actions
|
76b324d95b
|
📝 Update release notes
[skip ci]
|
3 days ago |
Sebastián Ramírez
|
7b7ec90308
|
👥 Update FastAPI People - Experts (#13568)
Co-authored-by: github-actions <[email protected]>
|
3 days ago |
github-actions
|
8032e21418
|
📝 Update release notes
[skip ci]
|
4 days ago |
github-actions
|
8bf01245b1
|
📝 Update release notes
[skip ci]
|
4 days ago |
github-actions
|
f4583c58b9
|
📝 Update release notes
[skip ci]
|
4 days ago |
Sebastián Ramírez
|
f0576e8ffd
|
👥 Update FastAPI GitHub topic repositories (#13565)
Co-authored-by: github-actions <[email protected]>
|
4 days ago |
Sebastián Ramírez
|
1abef20dbd
|
👥 Update FastAPI People - Sponsors (#13559)
Co-authored-by: github-actions <[email protected]>
|
4 days ago |
Sebastián Ramírez
|
286f5a0c42
|
👥 Update FastAPI People - Contributors and Translators (#13558)
|
4 days ago |
github-actions
|
77c8b5b3b9
|
📝 Update release notes
[skip ci]
|
4 days ago |
dependabot[bot]
|
6fefc17a84
|
⬆ Bump dirty-equals from 0.8.0 to 0.9.0 (#13561)
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.8.0...v0.9.0)
---
updated-dependencies:
- dependency-name: dirty-equals
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 days ago |
github-actions
|
1d434dec47
|
📝 Update release notes
[skip ci]
|
7 days ago |
Константин Рощупкин
|
cfdcad1dd2
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/header-param-models.md` (#13526)
|
7 days ago |
github-actions
|
921e2e5881
|
📝 Update release notes
[skip ci]
|
7 days ago |
github-actions
|
4749ff586c
|
📝 Update release notes
[skip ci]
|
7 days ago |
Zhongheng Cheng
|
94ae778082
|
🌐 Update Chinese translation for `docs/zh/docs/tutorial/index.md` (#13374)
|
7 days ago |
Zhongheng Cheng
|
d0a247fc5a
|
🌐 Update Chinese translation for `docs/zh/docs/deployment/manually.md` (#13324)
|
7 days ago |
github-actions
|
c5e2837e46
|
📝 Update release notes
[skip ci]
|
7 days ago |
Zhongheng Cheng
|
396ca69603
|
🌐 Update Chinese translation for `docs/zh/docs/deployment/server-workers.md` (#13292)
|
7 days ago |
github-actions
|
4db37fdf95
|
📝 Update release notes
[skip ci]
|
1 week ago |
Blueswen
|
a49f69f074
|
✏️ Fix talk information typo (#13544)
|
1 week ago |
github-actions
|
b5bdc153a1
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
Sofie Van Landeghem
|
031622a989
|
🔧 Clean up `docs/en/mkdocs.yml` configuration file (#13542)
|
2 weeks ago |
github-actions
|
c8a7552e29
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
pre-commit-ci[bot]
|
c12652b785
|
⬆ [pre-commit.ci] pre-commit autoupdate (#12986)
* ⬆ [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.11.2)
* also bump in doc requirements
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <[email protected]>
Co-authored-by: Sofie Van Landeghem <[email protected]>
|
2 weeks ago |
github-actions
|
b58c2a31ed
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
Zhongheng Cheng
|
f0d59e57f1
|
🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md` (#13348)
|
2 weeks ago |
github-actions
|
cbd7d4895b
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
Blueswen
|
d70f0ecec3
|
📝 Add External Link: Taiwanese talk on FastAPI with observability (#13527)
|
2 weeks ago |
Sebastián Ramírez
|
628c34e0ca
|
🔖 Release version 0.115.12
|
2 weeks ago |
github-actions
|
8e76d4e5f4
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
Sebastián Ramírez
|
2537d9d1c2
|
🐛 Fix `convert_underscores=False` for header Pydantic models (#13515)
|
2 weeks ago |
alv2017
|
b8ba81b698
|
tutorial/middleware.md: updates and corrections added.
|
2 weeks ago |
alv2017
|
f8e9d690f9
|
tests/test_tutorial/test_middleware/test_tutorial001.py: fixing a typo
|
2 weeks ago |
pre-commit-ci[bot]
|
9d0442f2bd
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
2 weeks ago |
alv2017
|
dd343f2a5b
|
tests/test_tutorial/test_middleware/: tests updated: new assertion added
|
2 weeks ago |
alv2017
|
96dc79e84d
|
docs/tutorial/middleware.md: new section added: HTTP Middleware
|
2 weeks ago |
pre-commit-ci[bot]
|
ebfbf18aa3
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
2 weeks ago |
alv2017
|
3b20474efd
|
docs/en/docs/tutorial/middleware.md: new section added: Class-Based Middleware
|
2 weeks ago |
alv2017
|
378f7e431c
|
tests/test_tutorial/test_middleware/test_tutorial002.py: new test added
|
2 weeks ago |
alv2017
|
a41c4d7940
|
docs_src/middleware/tutorial002.py: new tutorial source code added
|
2 weeks ago |
alv2017
|
dcda941256
|
tests/test_tutorial/test_middleware/test_tutorial001.py: new test added
|
2 weeks ago |
alv2017
|
a79c69843e
|
docs_src/middleware/tutorial001.py: source code updated
|
2 weeks ago |
github-actions
|
c08a3e8f22
|
📝 Update release notes
[skip ci]
|
2 weeks ago |
Rishat-F
|
241de23b68
|
📝 Update `docs/en/docs/tutorial/middleware.md` (#13444)
Co-authored-by: Alejandra <[email protected]>
|
2 weeks ago |
github-actions
|
4e40e1e85d
|
📝 Update release notes
[skip ci]
|
3 weeks ago |
Valentyn
|
ecf6e7eec2
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/metadata.md` page (#13459)
|
3 weeks ago |
github-actions
|
3afd733753
|
📝 Update release notes
[skip ci]
|
3 weeks ago |
Valentyn
|
8557a88d16
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.md` page (#13462)
|
3 weeks ago |
github-actions
|
e4c1dd799d
|
📝 Update release notes
[skip ci]
|
3 weeks ago |