How to read data from an External Server and apply migrations on a local Db file in Django?

后端 未结 0 1923
北荒
北荒 2020-12-22 13:29

My situation is as follows:

I have an external database with a read-only access from where I want to import my Data Models, which I did using:

python m         


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