
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Pluggable Django Application Patterns PyCon 2011
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Pluggable Django Application Patterns PyCon 2011
The document discusses making Django applications more "pluggable" by designing them to be focuse... The document discusses making Django applications more "pluggable" by designing them to be focused, self-contained, and easily adaptable. It provides several examples of how to achieve pluggable applications, such as through configurable options, abstract models, optional integrations, and lazy registration of custom fields, managers, model admins, URLs, and templates. The goal is to make applicat