DRY way to rename ModelSerializer fields without duplicating model/field definitions?

后端 未结 0 1885
花落未央
花落未央 2021-01-23 13:11

Working with a legacy database with an awful schema and want to rename several ModelSerializer fields without having to redefine fields already defined on the model.

Here

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