Y
Hacker News
new
|
ask
|
show
|
jobs
by
lisper
5182 days ago
When I tried it I got this:
"Sorry, not implemented yet. Please append "?format=json" to your URL."
When I did that it worked.
2 comments
mwally
5182 days ago
You must have tried it in a web browser. Using curl sends different request headers. When you are using a web browser, it asks for text/html. Try ?format=text
link
odiroot
5181 days ago
It must be Tastypie thingy. Nice to see Django-powered site.
link