django dumpdata command throws doesnot exist error

后端 未结 0 771
旧时难觅i
旧时难觅i 2021-01-11 10:48

I am trying to add some default/fixed values to postgres database and came across fixtures.

My model is like this app/models.py

class Category(models.M         


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