How to delete Django migration files in Dokku?

前端 未结 0 404
花落未央
花落未央 2021-01-27 15:42

In a normal world, you can access your application folder and delete files and folders. For Django migration files, the following code can be applied:

find . -pat         


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