v0.1.2
- Avoid redundant
to_attr
when nesting Virtual Models - Refactor
fields.py
to useself.parent
andself.field_name
- Simplify docs and tests by not using manager param
to_attr
when nesting Virtual Modelsfields.py
to use self.parent
and self.field_name