エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Reusable Apps
The document discusses best practices for writing reusable Django applications. It recommends: 1)... The document discusses best practices for writing reusable Django applications. It recommends: 1) Focusing each application on doing one thing well rather than trying to encompass multiple unrelated features. 2) Not being afraid to split features across multiple specialized applications rather than cramming everything into one monolithic application. 3) Writing applications to be flexible and allo
2018/04/24 リンク