简体   繁体   中英

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. But my application uses 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/

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. More use cases and testing would make this better, so please try it out and let me know if this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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