sneakers-the-rat
|
3f2e0f572f
|
lint
|
2025-04-14 20:01:50 -07:00 |
sneakers-the-rat
|
f63e983b60
|
docs for handling default values, pass field to validation context
|
2025-04-14 19:46:34 -07:00 |
sneakers-the-rat
|
529d486a7b
|
Merge branch 'form-defaults' of https://github.com/sneakers-the-rat/fastapi into form-defaults
|
2025-03-08 17:45:40 -08:00 |
sneakers-the-rat
|
a9acab81c4
|
lint
|
2025-03-08 17:42:38 -08:00 |
pre-commit-ci[bot]
|
159824ea93
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
2025-03-09 01:42:33 +00:00 |
sneakers-the-rat
|
e76184380d
|
pydantic v1 compat
|
2025-03-08 17:42:21 -08:00 |
sneakers-the-rat
|
64f25284e8
|
fix handling form data with fields that are not annotated as Form()
|
2025-03-08 17:38:03 -08:00 |
sneakers-the-rat
|
7fade13ac8
|
fix just the extra values problem (again, purposefully with failing tests to demonstrate the problem, fixing in next commit)
|
2025-03-08 17:37:32 -08:00 |
sneakers-the-rat
|
49f6b8397d
|
add failing tests for empty input values to get a CI run baseline for them
|
2025-03-08 17:36:03 -08:00 |
sneakers-the-rat
|
15eb6782dc
|
mypy lint
|
2025-03-06 19:35:53 -08:00 |
sneakers-the-rat
|
1a58af44df
|
finish pydantic 1 compat
|
2025-03-06 19:31:28 -08:00 |
sneakers-the-rat
|
a2ad8b187f
|
python 3.8 and pydantic 1 compat
|
2025-03-06 19:22:11 -08:00 |
sneakers-the-rat
|
76c4d317fd
|
don't prefill defaults in form input
|
2025-03-06 19:06:44 -08:00 |
github-actions
|
daf6820307
|
📝 Update release notes
[skip ci]
|
2025-03-06 12:19:24 +00:00 |
dependabot[bot]
|
8c94e97c89
|
⬆ Bump ruff to 0.9.4 (#13299)
* ⬆ Bump ruff from 0.6.4 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.9.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.9.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-03-06 13:18:57 +01:00 |
github-actions
|
ab22979dc5
|
📝 Update release notes
[skip ci]
|
2025-03-03 14:33:58 +00:00 |
Sebastián Ramírez
|
316566e40e
|
🔧 Update sponsors: pause TestDriven (#13446)
|
2025-03-03 15:33:33 +01:00 |
Sebastián Ramírez
|
3824664620
|
🔖 Release version 0.115.11
|
2025-03-01 23:14:01 +01:00 |
Sebastián Ramírez
|
a01ed2f6a7
|
📝 Update release notes
|
2025-03-01 23:13:11 +01:00 |
github-actions
|
a2c2e332a0
|
📝 Update release notes
[skip ci]
|
2025-03-01 22:02:59 +00:00 |
Sebastián Ramírez
|
74fe89bf35
|
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
This reverts commit 15dd2b67d3.
|
2025-03-01 22:02:35 +00:00 |
github-actions
|
f5056f84b6
|
📝 Update release notes
[skip ci]
|
2025-03-01 17:21:19 +00:00 |
github-actions
|
60f05868b7
|
📝 Update release notes
[skip ci]
|
2025-03-01 17:20:07 +00:00 |
github-actions
|
b7d3f2a96e
|
📝 Update release notes
[skip ci]
|
2025-03-01 17:19:45 +00:00 |
Sebastián Ramírez
|
ea57612d69
|
👥 Update FastAPI GitHub topic repositories (#13439)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-01 18:19:34 +01:00 |
Sebastián Ramírez
|
186544760a
|
👥 Update FastAPI People - Contributors and Translators (#13432)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-01 18:19:24 +01:00 |
Sebastián Ramírez
|
89e0c10547
|
👥 Update FastAPI People - Sponsors (#13433)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-01 18:19:17 +01:00 |
github-actions
|
3fca8b2be8
|
📝 Update release notes
[skip ci]
|
2025-02-28 17:10:10 +00:00 |
alv2017
|
bb98f7df6d
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` (#13412)
|
2025-02-28 18:09:29 +01:00 |
Sebastián Ramírez
|
a2644728f6
|
📝 Update release notes
|
2025-02-28 17:46:04 +01:00 |
Sebastián Ramírez
|
433837d9ca
|
🔖 Release version 0.115.10
|
2025-02-28 17:43:04 +01:00 |
github-actions
|
68074badcc
|
📝 Update release notes
[skip ci]
|
2025-02-28 15:15:29 +00:00 |
Victorien
|
15dd2b67d3
|
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 (#13314)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
|
2025-02-28 16:15:02 +01:00 |
github-actions
|
45e018517b
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:26:01 +00:00 |
github-actions
|
74954352ed
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:24:48 +00:00 |
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>
|
2025-02-28 15:24:45 +01:00 |
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>
|
2025-02-28 15:23:55 +01:00 |
github-actions
|
8bfec9fb6b
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:23:04 +00:00 |
github-actions
|
5fbaf6d28c
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:22:42 +00:00 |
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>
|
2025-02-28 15:21:46 +01:00 |
k94-ishi
|
344d765796
|
🌐 Add Japanese translation for `docs/ja/docs/tutorial/cookie-param-models.md` (#13330)
|
2025-02-28 15:21:27 +01:00 |
github-actions
|
720dcc0990
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:19:54 +00:00 |
github-actions
|
f9c8726a1a
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:19:27 +00:00 |
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>
|
2025-02-28 15:19:00 +01:00 |
k94-ishi
|
2cf2fee588
|
🌐 Add Japanese translation for `docs/ja/docs/tutorial/query-param-models.md` (#13323)
|
2025-02-28 15:18:46 +01:00 |
github-actions
|
7047e59f29
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:18:36 +00:00 |
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>
|
2025-02-28 15:18:01 +01:00 |
github-actions
|
34e03db068
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:16:22 +00:00 |
github-actions
|
67e7c15701
|
📝 Update release notes
[skip ci]
|
2025-02-28 14:15:51 +00:00 |
Phương Tấn Thành
|
d5324fb5c3
|
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/versions.md` (#13406)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2025-02-28 15:15:38 +01:00 |