summaryrefslogtreecommitdiff
path: root/www/py-django-tables2/pkg-descr
blob: 5b09aff2a2f204081945570063969aef2f46c752 (plain) (blame)
1
2
3
django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting, does for HTML tables what
django.forms does for HTML forms.