简体   繁体   English

Django Debug工具栏-Prototype.js版本

[英]Django Debug toolbar - Prototypejs version

I am a big fan of Django Debug Toolbar But what happened is it totally has got Jquery framework being used for all its UI richness. 我是Django Debug Toolbar的忠实拥护者,但是发生的事情是Jquery框架完全用于其UI丰富性。 But my application uses Prototypejs. 但是我的应用程序使用Prototypejs。 So browser is actually getting confused to execute(or not executing) a couple of methods written by me. 因此,浏览器实际上对执行(或不执行)我编写的几种方法感到困惑。 So how do I get pass this? 那我该如何通过呢?

I've made efforts to fix this in my branch: http://github.com/robhudson/django-debug-toolbar/ 我已经努力在我的分支机构中解决此问题: http : //github.com/robhudson/django-debug-toolbar/

I've done only basic testing with Prototype and jQuery (and mootools and jQuery) in the debug toolbar and how I'm making them to not conflict. 在调试工具栏中,我仅使用Prototype和jQuery(以及mootools和jQuery)进行了基本测试,以及如何使它们不发生冲突。 More use cases and testing would make this better, so please try it out and let me know if this helps. 更多的用例和测试会使它变得更好,所以请尝试一下,让我知道是否有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM