mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
62d39d90a7
* Make dump/load symmetric for aliased fields * Only populate model fields by alias if enabled * Document Config.allow_population_by_alias * Update history * Fix doc formatting * Fix doc errors