Is your feature request related to a problem? Please describe.
When using field: Json[OtherModel]
Intellij doesn't seem to recognize that field
is actually a type of OtherModel
. As such, it doesn't offer auto complete and has many false positives around fields likeparent.field.other_model_field
being invalid.
Describe the solution you'd like
I'd like PyCharm to understand that JsonWrapper
is a transparent wrapper in this case.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too