Django: Change models without clearing all data?

前端 未结 3 2035
孤城傲影
孤城傲影 2021-02-05 11:37

I have some models I\'m working with in a new Django installation. Is it possible to change the fields without losing app data?

I tried changing the field and running

3条回答
提交回复
热议问题