Not sure which version of django/admin-tools it can work with
Closed this issue · 1 comments
oldcai commented
Found a error in browser console: TypeError: Object [object Object] has no method 'live'
Maybe .live() in jquery has deprecated in the current version in the dashboard?
And I also found that the admin_tools_stats/modules/chart.html seems not rendered, so nvd3 js files didn't loaded by default.
Any tips would be appreciate.