You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / python-django-tables2-0.15.0-1.lbn19.noarch

python-django-tables2-0.15.0-1.lbn19.noarch

Package Attributes
RPM  python-django-tables2-0.15.0-1.lbn19.noarch.rpm Architecture  noarch Size  258717 Created  2019/09/30 06:51:56 UTC
Package Specification
Summary Table/data-grid framework for Django
Group Application/Internet
License ZPL
Home Page https://pypi.python.org/packages/source/d/django-tables2/django-tables2-0.15.0.tar.gz
Description

django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support for pagination and sorting. It does for HTML tables what ``django.forms`` does for HTML forms. e.g.

.. figure:: http://dl.dropbox.com/u/33499139/django-tables2/example.png :align: center :alt: An example table rendered using django-tables2

Its features include:

  • Any iterable can be a data-source, but special support for Django querysets is included. - The builtin UI does not rely on JavaScript. - Support for automatic table generation based on a Django model. - Supports custom column functionality via subclassing. - Pagination. - Column based table sorting. - Template tag to enable trivial rendering to HTML. - Generic view mixin for use in Django 1.3.
Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-django-tables2

Document Actions