Rohit Musti
Rohit Musti
woah these are cool ideas! I've been using that `batdiff` alias technique for a few days and it's been nice, it would be cool if we could bake this into...
TLDR, the `update` param on `copy` is supposed to be able to handle a dictionary of values to change when updating a model [here](https://pydantic-docs.helpmanual.io/usage/exporting_models/). It will reset the fields of...
really interesting approach! I agree that something supported directly would make this really useful. The issue is that my context has multiple layers of nested objects and if I needed...