fastapi/tests/test_tutorial/test_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
..
__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 code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
test_tutorial002.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
test_tutorial003.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
test_tutorial004.py Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00