Commit Graph

4 Commits

Author SHA1 Message Date
Sebastián Ramírez 4633b1bca9 ✨ Add support for forbidding extra form fields with Pydantic models (#12134)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-09-06 19:31:18 +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