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.
私はシンプルな API リソースに Tastypie の最新バージョンを使用しています。
投稿で、Tastypie から 404 file not found という返信がありました。私のログを見ると、エラーは実際には User FK を正しく投稿していないことが判明しました。ただし、404 エラーは非常に誤解を招くものであることがわかりました。
これは TastyPie のエラーに対する正常な応答ですか? そうでない場合、私は何か間違ったことをしていますか?