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.
関連するコメントを作成するために使用できるフォームを備えた、ブログ投稿用の DetailView が必要です。
Comment モデルに依存する CreateView と Blog モデルに依存する DetailView の機能が欲しい
Djangoコメントアプリを使用していますか?その場合は、ブログモデルの詳細ビューを使用し、テンプレートタグを使用してコメントを含めます。