I simply want to show off a model in a table that is paginated and sortable on the various fields. Bonus points if the pagination and sorting doesn't cause a page reload. Double bonus points if the pagination is done with infinite scrolling.
I'm sure everyone here has written and rewritten this functionality.
Is there a simple middleware/template/project/something that I can drop into my django project and it 'will-just-work'?