Ueditor修改字段类型为UeditorFields之后不需要makemigrations吗
来源:16-11 集成ueditor富文本编辑器到xadmin中

ahomm
2021-01-12
如题,修改之后不需要makemigrations吗,UeditorFields不设置最大长度会报错吗
写回答
1回答
-
bobby
2021-01-14
修改了之后最好做一下migrations 这个字段使用的是textfiled
00
相似问题
Ueditor修改字段类型为UeditorFields之后不需要makemigrations吗
来源:16-11 集成ueditor富文本编辑器到xadmin中
ahomm
2021-01-12
如题,修改之后不需要makemigrations吗,UeditorFields不设置最大长度会报错吗
1回答
bobby
2021-01-14
修改了之后最好做一下migrations 这个字段使用的是textfiled
相似问题