Django makemigrations is creating migrations for model with managed = False

前端 未结 0 783
慢半拍i
慢半拍i 2020-12-30 15:20

While Django documentation https://docs.djangoproject.com/en/3.1/ref/models/options/#managed mentions the use of managed = False field in meta is used to not create migratio

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