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.
私は Django の初心者で、重要なマイルストーンの日付を報告するダッシュボード アプリケーションを作成しようとしています。重要な日付がどのように変化しているかを追跡できるようにしたいと考えています。例: キックオフ日が 5 回変更された場合、1. 最初に入力された日付、2. 現在の日付、3. 最後の更新の前の日付を報告できるようにしたい。
ありがとうございました