python-django-tables2

Table/data-grid framework for Django
  https://github.com/bradleyayers/django-tables2/
  0
  no reviews



Django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support for pagination and sorting. It does for HTML tables what ``django.forms`` does for HTML forms.