rsinger86 / drf-flex-fields

Dynamically set fields and expand nested resources in Django REST Framework serializers.
MIT License
740 stars 61 forks source link

<module_path_to_serializer_class>.RelatedSerializer? #113

Closed yuanjiushao closed 1 year ago

yuanjiushao commented 1 year ago

Can you elaborate on the usage of this expression?

yuanjiushao commented 1 year ago

My problem has been solved