Django migrations--is it possible to use South in the middle of the project?

后端 未结 3 1642
南方客
南方客 2021-01-13 09:00

I already started a project, and the models are all synced and everything.

3条回答
  •  [愿得一人]
    2021-01-13 09:21

    It's even mentioned in docs:

    http://south.aeracode.org/wiki/QuickStartGuide#a1.SetupeveryapplicationtobetrackablebySouth

提交回复
热议问题