mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
5549e8d379
The _ORM mode_ doesn't parse dictionaries if it's not explicitly called.
75 B
75 B
Change orm_mode checking to allow recursive ORM mode parsing with dicts.