On Sat, Aug 14, 2010 at 6:12 PM, Swizec Teller wrote:
> Hi all,
>
> brand new django contributor here, been using it so much I reckon it's
> about time I started giving back :)
>
> Anyhow, I'm using Django primarily to develop RESTful API's for web
> services. This of course means a lot of JSON is
Hi all,
brand new django contributor here, been using it so much I reckon it's
about time I started giving back :)
Anyhow, I'm using Django primarily to develop RESTful API's for web
services. This of course means a lot of JSON is getting passed around
in GET/POST requests so I wrote a simple for