1👍
✅
You want SerializerMethodField assuming its read-only. If you need read-write, you’ll have to write a custom Serializer Field.
Source:stackexchange.com
1👍
You want SerializerMethodField assuming its read-only. If you need read-write, you’ll have to write a custom Serializer Field.