Django - Fetching entities whose many-to-many relationship contains all terms collectively

前端 未结 0 318
旧巷少年郎
旧巷少年郎 2021-01-14 02:21

I am trying to create a Recipe API in django, I have tried to implement a many-to-many relationship between recipes and ingredients like so:

models.py

相关标签:
回答
  • 消灭零回复
提交回复
热议问题