Files
pydantic/changes/748-Raphael-C-Almeida.rst
T
Raphael de Carvalho Almeida 5b5451c02e Added initvars support to post_init_post_parse (#748)
* Added initvars support to post_init_post_parse

* Update change log with PR number

* Add practical initvars example to tests

* Update documentation
2019-08-16 09:36:56 +01:00

1 line
76 B
ReStructuredText

**Breaking change:** Added ``initvars`` support to ``post_init_post_parse``.