Closed masenf closed 3 days ago
Provide serializers and mutable proxy tracking for pydantic models directly.
ENG-3953 How to support BaseModel in reflex
also need to make the import of pydantic.v1 conditional, because 1.10.2 doesn't have that namespace
pydantic.v1
Provide serializers and mutable proxy tracking for pydantic models directly.