Files
pydantic/changes/2718-nuno-andre.md
T
Nuno André 5549e8d379 Fix recursive ORM parsing error (#2718)
The _ORM mode_ doesn't parse dictionaries if it's not explicitly called.
2021-09-04 00:47:11 +02:00

75 B

Change orm_mode checking to allow recursive ORM mode parsing with dicts.