I\'ve started a new Django project with trying to test out django-datatable-view.
I\'m getting a JS error saying Uncaught TypeError: $$.each is not a function. Altho
In addition to openHBP answer, I had to put the initilization in a document.ready :