Django Circular Dependency error on two independent apps models that depend upon model from another app

前端 未结 0 1333
悲&欢浪女
悲&欢浪女 2021-01-22 03:58

So here is my problem. I got three django apps. paper,feeds,activity. Activity has model defined as:

from django.db import          


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