2012-02-26から1日間の記事一覧

tastypie のテストコード

https://github.com/toastdriven/django-tastypie/blob/master/tests/basic/tests/http.py connection = self.get_connection() post_data = '{"content": "A new post.", "is_active": true, "title": "New Title", "slug": "new-title", "user": "/api/v1/…