Skip to main content

· One min read

I just try the TurboGears Identity Management function,

Thanks Jeff, the TurboGears identity system is pretty slick :-)

I think we need a more clear and "actionable" document, so I "fire up" and modify the IdentityManagement doc on trac.

Updated 20060410: Now the document has been the Turbogears official document, get it here.

· One min read

新版的 INET 出了,主要加入 RIP and OSPFv2 等 IP Routing 功能

· One min read

I've Update some QuickMindMaps for TurboGears. Those QuickMindMaps present from model to views(by topic) to give you better resolution of TurboGears.

And I've listed My TurboGears-relate posts on my pbwiki

· One min read

TurboGears 裡集成了 nose 作為測試工具. nose 支持 unitest /doctest, 可以對資料庫處理 (Model), 生成的頁面 (View), cherrypy 輸出結果 (Controller) 作測試.

搭配 selenium4gears 直接測試網頁介面的能力,讓 TurboGears 擁有了完整的測試方法.

TurboGears 可以直接集成成熟的現成 python 套件,這是使用 TurboGears 的好處.