[Django]-How to serialize recursive relationship with self in Django REST Framework?

0👍

✅

I’d try the djangorestframework-recursive package, available here: https://github.com/heywbj/django-rest-framework-recursive

Leave a comment