59👍
✅
Can’t believe the answer was so easy.
http://django-tastypie.readthedocs.org/en/latest/resources.html#always-return-data
Just add always_return_data = True
to your Meta
.
Source:stackexchange.com