3👍
✅
I needed to add json to:
serializer = Serializer(formats=['jsonp', 'json'])
the tastypie resource
Source:stackexchange.com
3👍
I needed to add json to:
serializer = Serializer(formats=['jsonp', 'json'])
the tastypie resource