#17360: Documenting differences between Client.post et Client.put
--------------------------------------+------------------------------------
     Reporter:  thibaultj             |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  SVN
     Severity:  Normal                |               Resolution:
     Keywords:  rest, put, testing    |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  1
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by lrekucki):

 * needs_better_patch:  0 => 1


Comment:

 IMHO, this is only adds to confusion. Saying that it "Acts just like
 :meth:`Client.post` except with the PUT request method" and then showing
 it doesn't, is not great. Also, the workaround is not really test client
 specific, so testing docs are probably not the best place for this. We
 could instead link to proper docs about request.[body/POST/etc.]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17360#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to