freebsd-ports/www/py-django-tables2/pkg-descr
William Grzybowski 321430b790 www/django-tables2: Table/data-grid framework for Django
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.

WWW: https://github.com/bradleyayers/django-tables2/

PR:		ports/181899
Submitted by:	Kozlov Sergey <kozlov.sergey.404 gmail.com> (maintainer)
2013-09-07 14:09:38 +00:00

5 lines
241 B
Text

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.
WWW: https://github.com/bradleyayers/django-tables2/