Skip to content

minor: nested_fields via manager

Closes #253 (closed)

  • LDPManager adds nested_fields function for retrieving a list of nested fields for the model class. Auto-generated as the to-many relations of the model, with the explicitly included nested_fields and excluded nested_fields_exclude
  • Depreciates nested_fields

Merge request reports

Loading