This topic created in 4622 days ago, the information mentioned may be changed or developed.
之前不使用Blueprint时自己做的项目还比较好说,现在人多了之后就需要模块化开发来实现,因此想到了Flask的Blueprint,不知道大家对目录组织有什么建议方法?
我暂时想法是按模块分,但是感觉这样会导致整体上比较混乱
1 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
likai Sep 4, 2013 via Android
按功能分!
|