jabba
Results
1
issues of
jabba
I'm using DocumentSerializer to do the job, and I got this message when I was trying to serialize a mongo model object: ```` /usr/local/lib/python3.6/site-packages/rest_framework_mongoengine/serializers.py in __repr__(self) 797 798 def __repr__(self):...