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