Files
pydantic/tests
David Sommerich cb2abb10b6 Fix __fields_set__ not using alias field names (#517) (#518)
* Fix __fields_set__ not using alias field names (#517)

fix #517

* Update HISTORY.rst

* Fix single quotes

* Don't need to check allow_population_by_alias

* Calculate fields_set in validate_model instead

* Fix formatting

* Add breaking change to history

* Minor fixed to validate_mode

* Minor fixes to tests

* Add comments for names_used and fields_set in validate_model
2019-05-18 12:11:33 +01:00
..
2017-05-03 22:23:41 +01:00
2019-02-04 21:54:20 +00:00
2019-02-04 21:54:20 +00:00
2018-11-15 11:30:07 +00:00
2019-05-11 16:10:02 +01:00
2019-02-15 18:29:13 +00:00