Hacker News new | ask | show | jobs
by misiti3780 4828 days ago
good point! django doesnt have any built in http resposnes or decorators for returning json (as far as i know anyways). I would recommend looking at these two options:

https://github.com/clutchio/clutch/blob/master/django_ext/ht...

https://github.com/samuelclay/NewsBlur/blob/master/utils/jso...