django-rest-framework
django-rest-framework copied to clipboard
Do not treat missing non-form data as empty dict
This allows views to distinguish missing payload from empty payload.
Related: #3647, #4566
Description
continuation of #7195
@tomchristie Do you need anything else from me to take the next step with this?
@tomchristie I rebased this PR on top the the current master and resolved conflicts.
Is there anything else I can do to help with this PR?
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.
I think this is still current.
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.
I think this is still current.
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.
I think this is still current.
@auvipy Do you think this can be revived?
will come back to this next sun/monday
I'm not convinced that adding new API surface area to REST framework is a net positive.