mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
5b5451c02e
* Added initvars support to post_init_post_parse * Update change log with PR number * Add practical initvars example to tests * Update documentation
1 line
76 B
ReStructuredText
1 line
76 B
ReStructuredText
**Breaking change:** Added ``initvars`` support to ``post_init_post_parse``. |