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.
1 つのモデルのオブジェクト (モノ、日常的なもののリスト、可変長) がモデルのフィールド (日付、モノ 1、モノ 2、...) になるようにしたい。それが可能だ?
それが不可能な場合は、Day(date, fk->Thing) を使用しますが、Django 管理インターフェイスでどのようにテーブルを一覧表示できますか?日?
下手な英語でごめんなさい。
ドキュメントまたはチュートリアルTabularInlineで読む
TabularInline