Changes between Initial Version and Version 1 of Ticket #36081, comment 6


Ignore:
Timestamp:
Jan 11, 2025, 3:48:43 AM (5 weeks ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36081, comment 6

    initial v1  
    1 Marking this as a New Feature — Reading the report, it's the client that needs to handle this.
     1Marking this as a New Feature — Reading the report, it's the client that needs to handle this, and anything in Django would just be a convenience.
    22
    33Best approach is for users to not send data when using 204 status codes. A project-level response class would be my suggestion.
Back to Top