Commit Graph

4 Commits

Author SHA1 Message Date
Yurii Motov b6a6976d68 Merge remote-tracking branch 'upstream/master' into issue-13399_dont-prefill-form 2025-12-02 08:28:21 +01:00
ad hoc d68c066246
🐛 Fix support for form values with empty strings interpreted as missing (`None` if that's the default), for compatibility with HTML forms (#13537)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-12-02 05:39:55 +01:00
Yurii Motov fb17bbd074 Fix test - use default value instead of `default_factory` 2025-11-02 15:33:14 +01:00
Yurii Motov 4c68df1804 Update tests 2025-11-02 09:52:50 +01:00