#17797: Added PATCH request functionality to django.test.client.Client
-----------------------------------+--------------------
     Reporter:  pfarmer            |      Owner:  nobody
         Type:  New feature        |     Status:  new
    Component:  Testing framework  |    Version:  SVN
     Severity:  Normal             |   Keywords:  Test
 Triage Stage:  Unreviewed         |  Has patch:  1
Easy pickings:  0                  |      UI/UX:  0
-----------------------------------+--------------------
 Whilst developing with tastypie I found I couldn't write unittests which
 make PATCH requests to my resources, so quickly scanning through I saw how
 easy it was to make a Client.patch function and have attached a patch
 which should apply cleanly to the current trunk (rev 17602).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17797>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to