Internal Server Error: /api/posts
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/rest_framework/serializers.py", line 939, in restore_object
for field in meta.many_to_many + meta.virtual_fields:
TypeError: can only concatenate tuple (not "list") to tuple
$sudo pip install djangorestframework==2.4.8