mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
5 lines
234 B
Text
5 lines
234 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/jieter/django-tables2
|