Commit Graph

6427 Commits

Author SHA1 Message Date
github-actions[bot] eaf611f9ee 📝 Update release notes
[skip ci]
2025-11-13 09:22:06 +00:00
Mia Bajić 004ab1a9d1
📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)
Add EuroPython & podcast episode with Sebastián Ramírez
2025-11-13 10:21:43 +01:00
github-actions[bot] d1be85c728 📝 Update release notes
[skip ci]
2025-11-13 07:37:43 +00:00
Motov Yurii 42930fe600
✏️ Fix links and add missing permalink in docs (#14217)
* Fix link url to match link text

* Add missing permalink in `behind-a-proxy.md`

* Fix link in `advanced-dependencies.md`
2025-11-13 08:37:15 +01:00
github-actions[bot] 9e362d9f6e 📝 Update release notes
[skip ci]
2025-11-12 16:24:24 +00:00
Rafael de Oliveira Marques 540a83da65
🌐 Update Portuguese translations with LLM prompt (#14228)
* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* fix non-Annotated in llm-prompt

* rerun after a few changes in llm-prompt

* fix non-Annotated

* validated llm translation

* fix llm translation

* update outdated translations

* fix translation for operation IDs

* add header link

* add missing link

* fix line break

* fix diff

* fix llm translation

* fix 'Atualize' to 'Atualizar'

* update alternatives.md

* update async.md

* update fastapi-cli.md

* update features.md

* update help-fastapi.md

* update history-design-future.md

* update index.md

* update advanced/events.md

* update advanced/middleware.md

* update advanced/response-cookies.md

* update advanced/response-headers.md

* update advanced/templates.md

* update advanced/testing-websockets.md

* update advanced/using-request-directly.md

* update advanced/websockets.md

* update advanced/security/oauth2-scopes.md

* update deployment/cloud.md

* update deployment/manually.md

* update how-to/custom-request-and-route.md

* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md

* update tutorial/background-tasks.md

* update tutorial/first-steps.md

* update tutorial/handling-errors.md

* update tutorial/middleware.md

* update tutorial/request-files.md

* update tutorial/sql-databases.md

* update tutorial/static-files.md

* update tutorial/testing.md

* update tutorial/dependencies/dependencies-with-yield.md

* update advanced/advanced-dependencies.md

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-11-12 17:23:57 +01:00
github-actions[bot] 1a2e4152ed 📝 Update release notes
[skip ci]
2025-11-12 15:23:24 +00:00
Rafael de Oliveira Marques 0878361f6b
🔨 Add Portuguese translations LLM prompt (#14208)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-12 16:22:59 +01:00
github-actions[bot] 6fae64ff49 📝 Update release notes
[skip ci]
2025-11-10 20:55:20 +00:00
Motov Yurii c09ba719ba
🌐 Sync Russian docs (#14331)
Update outdated\missing pages in Rus translations
2025-11-10 21:54:56 +01:00
JONEMI21 3390ee0670 replace tuple with Tuple 2025-11-10 12:45:22 +00:00
pre-commit-ci[bot] e4917eac00 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-10 12:40:29 +00:00
JONEMI21 b4afab0f16 apply fixture 2025-11-10 12:40:17 +00:00
JONEMI21 983c112c61 fix fixture 2025-11-10 12:38:05 +00:00
Michael Jones a0541ab1bb
Merge branch 'master' into master 2025-11-10 12:34:35 +00:00
JONEMI21 ac4de76722 mark as needing 3 10 2025-11-10 12:34:15 +00:00
JONEMI21 535a3ffc55 lint, fmt 2025-11-10 12:30:50 +00:00
JONEMI21 88d2ace66a ignore invalid for pydantic v1 2025-11-10 12:23:26 +00:00
pre-commit-ci[bot] 4a7f704a07 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-10 11:14:45 +00:00
JONEMI21 8472f4addf raise error in pydantic v1 2025-11-10 11:14:33 +00:00
JONEMI21 1121414bf2 fmt 2025-11-10 10:29:45 +00:00
JONEMI21 03d445ad5e omit by default for pydantic v2 2025-11-10 10:29:17 +00:00
JONEMI21 45825d7d11 omit by default query params 2025-11-10 08:47:21 +00:00
github-actions[bot] 409e7b503c 📝 Update release notes
[skip ci]
2025-11-10 08:34:48 +00:00
Nils-Hero Lindemann db488f3220
🌐 Sync German docs (#14317)
* Sync with #14262

* Sync with #14287

* Two improvements

* "Frühzeitig beenden" -> "Frühes Beenden"
* "Make herum" bold too
2025-11-10 09:34:25 +01:00
pre-commit-ci[bot] 3847b353ce 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-10 07:09:01 +00:00
JONEMI21 076a8cf3fa rm omit by default fn 2025-11-10 07:08:41 +00:00
Sebastián Ramírez 1c7e2540c2 🔖 Release version 0.121.1 2025-11-08 22:47:00 +01:00
github-actions[bot] 9e5439959a 📝 Update release notes
[skip ci]
2025-11-08 21:43:59 +00:00
luzzodev 282f372eda
🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301) 2025-11-08 22:43:30 +01:00
JONEMI21 62344d272d right directions maybe 2025-11-07 17:12:51 +00:00
JONEMI21 d90b39a60a persuing 'on_error="omit"' 2025-11-07 15:02:37 +00:00
JONEMI21 1e22422ff9 WrapValidator pydanticv2 only - need different solution for v1 2025-11-07 14:47:08 +00:00
JONEMI21 687dd65c31 align tests with intended functionality 2025-11-07 14:25:13 +00:00
pre-commit-ci[bot] 147ca63107 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-07 13:57:11 +00:00
JONEMI21 c9bfba04dd use wrap validator to remove failing values 2025-11-07 13:56:50 +00:00
JONEMI21 103d46921b simplify typing 2025-11-07 09:34:44 +00:00
JONEMI21 9b4e4df2d8 add typing 2025-11-07 09:32:52 +00:00
JONEMI21 61b683e562 fix for pydantic v1 2025-11-07 09:28:03 +00:00
JONEMI21 78cffc8ad7 rm unused 2025-11-06 22:33:37 +00:00
JONEMI21 be8d772a1a update query param 2025-11-06 22:26:33 +00:00
JONEMI21 d6f0189bd0 fixed 2025-11-06 22:20:11 +00:00
JONEMI21 36a781f5df rv 2025-11-06 22:18:30 +00:00
pre-commit-ci[bot] 19e5aba29c 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-06 22:16:27 +00:00
JONEMI21 d7f1f418c7 add paths 2025-11-06 22:16:15 +00:00
JONEMI21 d539d51b01 rv 2025-11-06 22:12:33 +00:00
JONEMI21 b922665568 add shape mapping 2025-11-06 22:08:00 +00:00
JONEMI21 180f83bd8e fix 2025-11-06 22:07:35 +00:00
JONEMI21 3bece4211b lint 2025-11-06 22:06:02 +00:00
JONEMI21 1a57459eda update and remove otherwise captured query params 2025-11-06 22:04:36 +00:00