Python Django DataTables: #1 Creating a basic jQuery DataTable
In this blogpost series we will zoom in on the use of DataTables in a Django application with HTML frontend. In this post we will focus on adding a basic jQuery DataTable in our Django project. Our next articles will…