Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクトを更新したいのですが、メソッドを介してTastypieを使用していPUTます。しかし、JSONファイルでリセットされていない以前に設定されたすべてのフィールドは削除/空に設定されます。
PUT
Tastypieを介して更新するにはどうすればよいですか?
わかりました、かなり簡単です:使用するだけですPATCH:)
PATCH
http://django-tastypie.readthedocs.org/en/latest/interacting.html#partially-updating-an-existing-resource-patch