-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
@martinmaillard
Description
When pagination is not enabled, the if
in JSONRenderer.render
, L61 does not pass, and utils.utils.build_json_resource_obj
breaks when called in the else
block with the following error:
AttributeError: 'QuerySet' object has no attribute 'pk'
Metadata
Metadata
Assignees
Labels
No labels