-
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
Add option to specify default included resources
#250
by knaperek
was merged Jun 23, 2016
Loading...
Fix return of stale data on PATCH of to-one relationship
#247
by tpilara
was merged Jun 1, 2016
Loading...
DRAFT: Polymorphism post and patch support
#240
by ograycode
was closed Sep 8, 2016
Loading...
3 of 5 tasks
Allow exception handler to be used by normal DRF views
#233
by joeyespo
was merged Apr 29, 2016
Loading...
Enhancement: Allow relationships to not be included in JSON API response
#231
by Mr-TaylorHobbs
was closed Apr 26, 2016
Loading...
Fix resource name inconsistency between
included
and relationships
#229
by martinmaillard
was merged Apr 29, 2016
Loading...
Fixed naming that suggested settings were used to inflect relationship field names
#226
by jerel
was merged Apr 15, 2016
Loading...
Added get_related_field_name method to RelationshipView
#225
by Anton-Shutik
was merged Apr 18, 2016
Loading...
Support many=True on related serializer method fields.
#223
by jerel
was merged Apr 12, 2016
Loading...
Correct error responses for projects with different DRF-configurations
#222
by riklaunim
was merged Apr 14, 2016
Loading...
Fixed get_resource_name in case of non-model backed serializer.
#221
by scottfisk
was merged Apr 8, 2016
Loading...
Do not assume multiple queryset evals return in same order
#217
by grjones
was closed Mar 13, 2017
Loading...
[FEATURE]: support using get_serializer_class on view
#213
by snewcomer
was merged Mar 15, 2016
Loading...
ProTip!
Mix and match filters to narrow down what you’re looking for.