-
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 compound documents (included data) behaviour and implemented nested Modelserializers
#50
by jsenecal
was merged Jul 29, 2015
Loading...
Added support for RelatedFields and their supported variants
#43
by jsenecal
was merged Jul 24, 2015
Loading...
Empty attributes should return null and not a string
#46
by jsenecal
was merged Jul 27, 2015
Loading...
DRY fix: Created a get_related_resourse_type function
#48
by jsenecal
was closed Jul 28, 2015
Loading...
Prevent django from throwing errors if url is None
#75
by jsenecal
was merged Sep 15, 2015
Loading...
Django 1.7 Tests Fix - change legacy pagination check
#70
by scottfisk
was merged Sep 14, 2015
Loading...
Modify exception_handler for a string error like AuthenticationError
#73
by hnakamur
was merged Sep 14, 2015
Loading...
Accessing by index on Model.objects.all() produces weird behavior
#129
by jerel
was merged Oct 13, 2015
Loading...
included_serializers may be specified with strings
#118
by leifurhauks
was merged Oct 8, 2015
Loading...
In OPTIONS responses, indicate include support
#120
by leifurhauks
was merged Oct 9, 2015
Loading...
Introduced support for nested relationships urls with drf-nested-routers
#69
by jsenecal
was merged Sep 11, 2015
Loading...
Reorganized tests, discovered
related
bug, added faker, added comment factory
#137
by jerel
was merged Oct 15, 2015
Loading...
ProTip!
no:milestone will show everything without a milestone.