-
Notifications
You must be signed in to change notification settings - Fork 299
Pull requests: django-json-api/django-rest-framework-json-api
Pull requests list
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...
Fix for deprecation of
request.QUERY_PARAMS
in DRF 3.2`
#61
by jsenecal
was merged Aug 14, 2015
Loading...
Revert "Prevent django from throwing errors if url is None"
#83
by jsenecal
was merged Sep 15, 2015
Loading...
Added support for RelatedFields and their supported variants
#43
by jsenecal
was merged Jul 24, 2015
Loading...
Fixed compound documents (included data) behaviour and implemented nested Modelserializers
#50
by jsenecal
was merged Jul 29, 2015
Loading...
Small change to ResourceIdentifierObjectSerializer
#116
by leifurhauks
was merged Oct 5, 2015
Loading...
Reorganized tests, discovered
related
bug, added faker, added comment factory
#137
by jerel
was merged Oct 15, 2015
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...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.