django-rest-framework
django-rest-framework copied to clipboard
Added support for the sort_keys argument to JSONRenderer
Description
At the moment the JSONRenderer class does not support the sort_keys
argument of json.dumps
. This pull request adds this functionality with the ability to override this behaviour in the settings.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.