python3-django-tables2

Table/data-grid framework for Django (Python 3)
  https://github.com/jieter/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.

This package provides the Python 3 module.