-
Notifications
You must be signed in to change notification settings - Fork 299
Pull requests: django-json-api/django-rest-framework-json-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
try to use field.remote_field instead of field.related
#255
by alexahn
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…
ProTip!
Filter pull requests by the default branch with base:main.