-
Notifications
You must be signed in to change notification settings - Fork 298
Pull requests: django-json-api/django-rest-framework-json-api
Pull requests list
Fix included resources not being included on list
#307
by rpatterson
was merged Feb 22, 2017
Loading...
Check resource name on included serializer in to_internal_value
#306
by czosel
was merged May 10, 2017
Loading...
Fix #299 (change JSONRenderer staticmethods to classmethods)
#300
by arielpontes
was merged Nov 23, 2016
Loading...
Allow SerializerMethodResourceRelatedField to be list
#289
by Anton-Shutik
was closed Oct 19, 2016
Loading...
Don't set
id
to None when it's not submitted with the request
#280
by amw
was merged Sep 26, 2016
Loading...
Remove check for relation_instance as it was not available in scope
#278
by scottfisk
was merged Sep 26, 2016
Loading...
Fixes unhashable type OrderedDict error exposed by DRF 3.4.4
#269
by jerel
was merged Aug 16, 2016
Loading...
ProTip!
Filter pull requests by the default branch with base:main.