summaryrefslogtreecommitdiff
path: root/www/py-dj52-django-tables2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj52-django-tables2/pkg-descr')
-rw-r--r--www/py-dj52-django-tables2/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-dj52-django-tables2/pkg-descr b/www/py-dj52-django-tables2/pkg-descr
new file mode 100644
index 000000000000..5b09aff2a2f2
--- /dev/null
+++ b/www/py-dj52-django-tables2/pkg-descr
@@ -0,0 +1,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.