fastapi/docs_src/pydantic_v1_in_v2
Yurii Motov 4f3fcb3ff6 Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
..
tutorial001_an_py39.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
tutorial001_an_py310.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
tutorial002_an_py39.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
tutorial002_an_py310.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
tutorial003_an_py39.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
tutorial003_an_py310.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
tutorial004_an_py39.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
tutorial004_an_py310.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