NC
AttributeError at /api/measurement/
Got AttributeError when attempting to get a value for field
device_type
on serializer FooSerializer
.The serializer field might be named incorrectly and not match any attribute or key on the
str
instance.Original exception text was: 'str' object has no attribute 'device_type'.