Index
Bases: ModelSerializer
ModelSerializer
Extension of ModelSerializer which will automatically add the django display method of a field, if present.
Return the dict of field names -> field instances that should be used for self.fields when instantiating the serializer.