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テンプレートで時間選択を含むドロップダウンメニューを印刷する必要があります。
12:00 AM 12:15 AM 12:30 AM (...)
すべての時間を表示する必要があります。ビュー内でコーディングしたり、手動で入力したりせずに、Django テンプレートでそれを行う簡単な方法はありますか?