-
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
Reimplement SerializerMethodResourceRelatedField
#781
by glowka
was merged May 3, 2020
Loading…
5 tasks done
Added inflection for proper camelization/underscore/pluralization
#10
by erichaus
was closed Oct 31, 2014
Loading…
Updates to support most recent Ember Data conventions
#9
by fdanielsen
was closed Dec 16, 2014
Loading…
Added get_related_field_name method to RelationshipView
#225
by Anton-Shutik
was merged Apr 18, 2016
Loading…
Fixed naming that suggested settings were used to inflect relationship field names
#226
by jerel
was merged Apr 15, 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…
Allow exception handler to be used by normal DRF views
#233
by joeyespo
was merged Apr 29, 2016
Loading…
try to use field.remote_field instead of field.related
#255
by alexahn
was merged Jun 23, 2016
Loading…
DRAFT: Polymorphism post and patch support
#240
by ograycode
was closed Sep 8, 2016
Loading…
3 of 5 tasks
Fixed crash when patching many-to-many relationships in Django >= 1.9
#330
by DmitriyZverev
was merged Mar 7, 2017
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.