How to filter the related many-to-many field in Django admin screen in a self referencing scenario of Django Models

后端 未结 0 484
野的像风
野的像风 2021-02-14 17:30

I have written a Django Model called Job. I tried self referencing the Job Model and created a Many To Many field. A job can have other jobs as dependencies, But it cannot have

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