#34008 closed Bug (needsinfo)

UpdateView failed to obtain the request data for the PUT request mode

Reported by: lixueyong Owned by: nobody
Component: HTTP handling Version: 4.1
Severity: Normal Keywords: UpdateView, _load_post_and_files
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

UpdateView cannot handle the incoming form data when the request is sent using PUT request

Change History (1)

comment:1 by Mariusz Felisiak, 20 months ago

Resolution: needsinfo
Status: newclosed

Hi, I don't think you've explained the issue in enough detail to confirm a bug in Django. Please reopen the ticket if you can debug your issue and provide details about why and where Django is at fault. If you're having trouble understanding how Django works, see TicketClosingReasons/UseSupportChannels for ways to get help.

Note: See TracTickets for help on using tickets.
Back to Top