pyramid_pymongo scaffold: how to?
How can I make the pyramid_pymongo scaffold available when I create a new Pyramid project in PyCharm?
1 条评论
排序方式
日期
投票数
Alas, the list of scaffolds available when you are using PyCharm's "New Project" Pyramid support is limited to the scaffolds that Pyramid ships with. You will unfortunately need to do it manually, then open the project.
请先登录再写评论。