Sebastián Ramírez
|
e2cd8a4201
|
➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-12-20 16:55:38 +01:00 |
Sebastián Ramírez
|
1c4fc96c91
|
♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564)
|
2025-12-17 21:25:59 +00:00 |
Motov Yurii
|
6cf40df24d
|
🐛 Fix parsing extra `Form` parameter list (#14303)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-12-02 05:49:32 +01:00 |
Nico Tonnhofer
|
88d4f2cb18
|
🐛 Fix form field regression (#12194)
|
2024-09-13 11:51:00 +02:00 |
Sebastián Ramírez
|
7bad7c0975
|
✨ Add support for Pydantic models in `Form` parameters (#12129)
Revert "⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` pa…"
This reverts commit 8e6cf9ee9c.
|
2024-09-05 17:16:50 +02:00 |
Sebastián Ramírez
|
8e6cf9ee9c
|
⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` parameters" to make a checkpoint release (#12128)
Revert "✨ Add support for Pydantic models in `Form` parameters (#12127)"
This reverts commit 0f3e65b007.
|
2024-09-05 16:55:44 +02:00 |
Sebastián Ramírez
|
0f3e65b007
|
✨ Add support for Pydantic models in `Form` parameters (#12127)
|
2024-09-05 16:40:48 +02:00 |