-
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
WIP: Issue #155 - support serializers with custom primary keys
#165
by orf
was closed Mar 1, 2017
Loading…
Fix sparse fieldset RuntimeError under python3.5
#162
by leifurhauks
was merged Nov 24, 2015
Loading…
When a
pk
was used as a relationship value a json error was thrown
#161
by jerel
was merged Nov 24, 2015
Loading…
Adds tests for extract_attributes and fixes read_only fields rendering None
#160
by jerel
was merged Nov 24, 2015
Loading…
supporting nested objects based on serializer definition
#159
by patroqueeet
was closed Apr 11, 2016
Loading…
Added the ability to specify a resource_name on Models
#152
by scottfisk
was merged Dec 25, 2015
Loading…
4 tasks done
ResourceRelatedField now accepts serializer methods which return querysets.
#151
by sonthonaxrk
was closed Mar 18, 2016
Loading…
Added a way to relate data dynamically similar to SerializerMethodField
#146
by jerel
was merged Oct 22, 2015
Loading…
Better tests for compound documents - fix for #131
#141
by jsenecal
was merged Oct 16, 2015
Loading…
Test case for issue #131, problem with inclusion of all related data
#140
by schtibe
was closed Oct 16, 2015
Loading…
Reorganized tests, discovered
related
bug, added faker, added comment factory
#137
by jerel
was merged Oct 15, 2015
Loading…
start testing on Django 1.9a1 and get tests passing
#134
by jamesturk
was merged Oct 15, 2015
Loading…
Accessing by index on Model.objects.all() produces weird behavior
#129
by jerel
was merged Oct 13, 2015
Loading…
ProTip!
no:milestone will show everything without a milestone.