开发者

Is there an admin plugin for Python Pylon?

Im moving from开发者_高级运维 django to pylons, is there an admin app?


Not out of the box, but there are few options you can use. See Forms - Pylons Cookbook - PythonWeb for the options:

  • formalchemy - the only one I used personally, and there is even an extension module for pylons documented formalchemy.ext.pylons – Pylons extensions, which I recommend to try out.
  • ToscaWidgets
  • DBSprockets
  • even Django's newforms (the link to it on the site above is broken, but google for it)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜