Serializing Foreign Key objects in Django

后端 未结 5 889
渐次进展
渐次进展 2020-11-27 16:14

I have been working on developing some RESTful Services in Django to be used with both Flash and Android apps.

Developing the services interface has been quite simp

5条回答
  •  情歌与酒
    2020-11-27 16:29

    You can find more information on this ticket:

    Allow In-depth serialization by specifying depth to follow relationship https://code.djangoproject.com/ticket/4656

提交回复
热议问题