fastapi/tests/test_tutorial/test_pydantic_v1_in_v2
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-12-17 21:41:43 +01:00
..
__init__.py Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 2025-10-11 18:45:54 +02:00
test_tutorial001.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_tutorial002.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_tutorial003.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_tutorial004.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00