You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use the toolbar in Google Chrome. All java script code does not work because djDebugToolbar.compressed.js was loaded and executed before jquery library was loaded.
I've changed template to load it dynamically and after that everything works fine.