"house-detail". You may have failed to include the related model in your API, or incorrectly configured the lookup_field attribute on this field.
при обращении к http://localhost:8000/api/section/
app api - https://github.com/alechries/my-house-24-django/tree/master/_api
Как исправить? В хабр, гит не смогла найти
не уверен, но странно, что ошибка про house-detail вылезает по api/section/ и кажется в детейл вью нужно не all() возвращать в кверисете (queryset = models.House.objects.all())
Обсуждают сегодня