On Wed, Jan 13, 2010 at 3:05 PM, Karen Tracey wrote:
> On Wed, Jan 13, 2010 at 9:55 AM, Malcolm Box wrote:
>
>> I'm writing some tests using the Django test client for a REST API. This
>> API uses the PUT method and I'm running into problems with the test client,
>> as it appears to wish to URL
On Wed, Jan 13, 2010 at 9:55 AM, Malcolm Box wrote:
> Hi,
>
> I'm writing some tests using the Django test client for a REST API. This
> API uses the PUT method and I'm running into problems with the test client,
> as it appears to wish to URL encode the data into the query string.
>
> Code is:
2 matches
Mail list logo