diff options
Diffstat (limited to 'www/py-dj31-django-tables2/pkg-descr')
-rw-r--r-- | www/py-dj31-django-tables2/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/py-dj31-django-tables2/pkg-descr b/www/py-dj31-django-tables2/pkg-descr deleted file mode 100644 index e4a9e8e434f9..000000000000 --- a/www/py-dj31-django-tables2/pkg-descr +++ /dev/null @@ -1,5 +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. - -WWW: https://github.com/jieter/django-tables2 |