python-django-tables2-doc

Table/data-grid framework for django (documentation)
  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.

this package contains the documentation.