有没有办法对django应用程序进行运行时检查? (任何执行此操作的IDE?) [英] Is there a way to do runtime inspection for django apps? (Any IDE that does this?)

查看:126
本文介绍了有没有办法对django应用程序进行运行时检查? (任何执行此操作的IDE?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想对django应用程序进行运行时检查,这意味着我想运行一个应用程序,并能够打破/逐步执行/检查运行时变量。

I want to do runtime inspection for django apps, meaning, I want to run an app and be able to break/step through/inspect runtime variables.

是有没有任何IDE支持这个或者直接命令行运行django来执行此操作?

Is there any IDE that support this or anyway to commandline run django to do this?

我知道Django shell存在,但是,只是设置一个环境,

I know that the Django shell exists, however, that just sets up an environment and doesn't provide inspection of running code.

谢谢你

推荐答案

Wingware的WingIDE支持实时检查和调试:
http://wingware.com/ - > http://wingware.com/doc/howtos/django

Wingware's WingIDE supports live inspecting and debugging: http://wingware.com/ -> http://wingware.com/doc/howtos/django

编辑:PyScripter似乎也支持调试Django - > http://code.google .com / p / pyscripter /

It seems that PyScripter has some support for debugging Django too -> http://code.google.com/p/pyscripter/

如果你进入Eclipse,Pydev还支持Django - > http://pydev.org/manual_adv_django.html

If you're into Eclipse, Pydev also support Django -> http://pydev.org/manual_adv_django.html

关于WingIDE ,您可以获得免费的专业许可证,用于开源项目。

And about WingIDE, you can get a free Professional license for use in an open source project.

这篇关于有没有办法对django应用程序进行运行时检查? (任何执行此操作的IDE?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆