|
Size: 1061
Comment: 删除对PageComment2组件的引用
|
← Revision 3 as of 2009-12-25 07:14:38 ⇥
Size: 1069
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| [[TableOfContents]] | <<TableOfContents>> |
| Line 6: | Line 6: |
| [[Include(ZPyUGnav)]] | <<Include(ZPyUGnav)>> |
| Line 28: | Line 28: |
| attachment:weberror-pylons.jpg | {{attachment:weberror-pylons.jpg}} |
| Line 39: | Line 39: |
| attachment:werkzeug-debug.jpg | {{attachment:werkzeug-debug.jpg}} |
| Line 46: | Line 46: |
| 创建 by -- ZoomQuiet [[[DateTime(2008-12-27T12:53:04Z)]]] | 创建 by -- ZoomQuiet [<<DateTime(2008-12-27T12:53:04Z)>>] |
Contents
PyLons 的 weberror
张沈鹏 <[email protected]> reply-to [email protected] to [email protected] date Sat, Dec 27, 2008 at 12:04 subject [CPyUG:75114] Re: WSGI的问题集
交互式错误调试!
pylons 的weberror是个好东西 可以单独用 很方便就叫上了 错误调试 还是ajax互交的
- 发一张截图
就加了这么一句话
from weberror.evalexception import EvalException app = EvalException(Application())
werkzeug 也有类似的
limodou <[email protected]> reply-to [email protected] to [email protected] date Sat, Dec 27, 2008 at 16:24 subject [CPyUG:75132] Re: WSGI的问题集
反馈
创建 by -- ZoomQuiet [2008-12-27 12:53:04]
