python-django-tables2-doc (2.9.0-1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-forky
- Repository
- https://deb.debian.org/debian
- Codename
- forky
- Component
- main
- Source
- django-tables
- Architecture
- s390x
- Section
- doc
- Priority
- optional
- Maintainer
- Debian Python Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 2.1 kB
- Size expected
- 238.2 kB
- Size actual
- 238.2 kB
- Size match
Dependencies
Required package dependencies
Description
Table/data-grid framework for Django (Documentation)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 079a6dd9…6c61b097 | |
| SHA-1 | 2dc62490…64033806 | |
| SHA-256 | 9062927c…7f59cd99 | |
| SHA-512 | 4af2bef9…d852fbcb |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/python-django-tables2-doc usr/share/doc/python-django-tables2-doc/changelog.Debian.gz usr/share/doc/python-django-tables2-doc/changelog.gz usr/share/doc/python-django-tables2-doc/copyright usr/share/doc/python-django-tables2-doc/examples usr/share/doc/python-django-tables2-doc/examples/README.md usr/share/doc/python-django-tables2-doc/examples/__init__.py usr/share/doc/python-django-tables2-doc/examples/app usr/share/doc/python-django-tables2-doc/examples/app/__init__.py usr/share/doc/python-django-tables2-doc/examples/app/admin.py usr/share/doc/python-django-tables2-doc/examples/app/data.py usr/share/doc/python-django-tables2-doc/examples/app/filters.py usr/share/doc/python-django-tables2-doc/examples/app/fixtures usr/share/doc/python-django-tables2-doc/examples/app/fixtures/initial_data.json usr/share/doc/python-django-tables2-doc/examples/app/migrations usr/share/doc/python-django-tables2-doc/examples/app/migrations/0001_initial.py usr/share/doc/python-django-tables2-doc/examples/app/migrations/0002_auto_20180416_0959.py usr/share/doc/python-django-tables2-doc/examples/app/migrations/0003_auto_20180416_1020.py usr/share/doc/python-django-tables2-doc/examples/app/migrations/0004_auto_fix_deprecation_warnings.py usr/share/doc/python-django-tables2-doc/examples/app/migrations/__init__.py usr/share/doc/python-django-tables2-doc/examples/app/models.py usr/share/doc/python-django-tables2-doc/examples/app/tables.py usr/share/doc/python-django-tables2-doc/examples/app/views.py usr/share/doc/python-django-tables2-doc/examples/manage.py usr/share/doc/python-django-tables2-doc/examples/media usr/share/doc/python-django-tables2-doc/examples/media/country usr/share/doc/python-django-tables2-doc/examples/media/country/flags usr/share/doc/python-django-tables2-doc/examples/media/country/flags/australia.svg usr/share/doc/python-django-tables2-doc/examples/media/country/flags/canada.svg usr/share/doc/python-django-tables2-doc/examples/media/country/flags/new_zealand.svg usr/share/doc/python-django-tables2-doc/examples/requirements.txt usr/share/doc/python-django-tables2-doc/examples/settings.py usr/share/doc/python-django-tables2-doc/examples/templates usr/share/doc/python-django-tables2-doc/examples/templates/base.html usr/share/doc/python-django-tables2-doc/examples/templates/bootstrap4_template.html usr/share/doc/python-django-tables2-doc/examples/templates/bootstrap5_template.html usr/share/doc/python-django-tables2-doc/examples/templates/bootstrap_template.html usr/share/doc/python-django-tables2-doc/examples/templates/checkbox_example.html usr/share/doc/python-django-tables2-doc/examples/templates/class_based.html usr/share/doc/python-django-tables2-doc/examples/templates/country_detail.html usr/share/doc/python-django-tables2-doc/examples/templates/extended_table.html usr/share/doc/python-django-tables2-doc/examples/templates/index.html usr/share/doc/python-django-tables2-doc/examples/templates/multiTable.html usr/share/doc/python-django-tables2-doc/examples/templates/multiple.html usr/share/doc/python-django-tables2-doc/examples/templates/person_detail.html usr/share/doc/python-django-tables2-doc/examples/templates/semantic_template.html usr/share/doc/python-django-tables2-doc/examples/templates/tutorial.html usr/share/doc/python-django-tables2-doc/examples/urls.py usr/share/doc/python-django-tables2-doc/html usr/share/doc/python-django-tables2-doc/html/_images usr/share/doc/python-django-tables2-doc/html/_images/tutorial-bootstrap.png usr/share/doc/python-django-tables2-doc/html/_images/tutorial.png usr/share/doc/python-django-tables2-doc/html/_modules usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2 usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/base.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/booleancolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/checkboxcolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/datecolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/datetimecolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/emailcolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/filecolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/jsoncolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/linkcolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/manytomanycolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/templatecolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/columns/urlcolumn.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/config.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/data.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/export usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/export/export.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/export/views.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/paginators.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/rows.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/tables.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/utils.html usr/share/doc/python-django-tables2-doc/html/_modules/django_tables2/views.html usr/share/doc/python-django-tables2-doc/html/_modules/index.html usr/share/doc/python-django-tables2-doc/html/_sources usr/share/doc/python-django-tables2-doc/html/_sources/index.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages usr/share/doc/python-django-tables2-doc/html/_sources/pages/CHANGELOG.md.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/api-reference.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/builtin-columns.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/column-attributes.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/column-headers-and-footers.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/custom-data.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/custom-rendering.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/export.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/faq.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/filtering.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/generic-mixins.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/glossary.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/installation.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/internal.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/localization-control.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/ordering.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/pagination.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/pinned-rows.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/query-string-fields.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/reference.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/swapping-columns.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/table-data.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/table-mixins.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/template-tags.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/tutorial.rst.txt usr/share/doc/python-django-tables2-doc/html/_sources/pages/upgrade-changelog.rst.txt usr/share/doc/python-django-tables2-doc/html/_static usr/share/doc/python-django-tables2-doc/html/_static/_sphinx_javascript_frameworks_compat.js usr/share/doc/python-django-tables2-doc/html/_static/basic.css usr/share/doc/python-django-tables2-doc/html/_static/css usr/share/doc/python-django-tables2-doc/html/_static/documentation_options.js usr/share/doc/python-django-tables2-doc/html/_static/example.png usr/share/doc/python-django-tables2-doc/html/_static/file.png usr/share/doc/python-django-tables2-doc/html/_static/fonts usr/share/doc/python-django-tables2-doc/html/_static/js usr/share/doc/python-django-tables2-doc/html/_static/js/versions.js usr/share/doc/python-django-tables2-doc/html/_static/minus.png usr/share/doc/python-django-tables2-doc/html/_static/plus.png usr/share/doc/python-django-tables2-doc/html/_static/pygments.css usr/share/doc/python-django-tables2-doc/html/_static/tutorial-bootstrap.png usr/share/doc/python-django-tables2-doc/html/_static/tutorial.png usr/share/doc/python-django-tables2-doc/html/genindex.html usr/share/doc/python-django-tables2-doc/html/index.html usr/share/doc/python-django-tables2-doc/html/objects.inv usr/share/doc/python-django-tables2-doc/html/pages usr/share/doc/python-django-tables2-doc/html/pages/CHANGELOG.html usr/share/doc/python-django-tables2-doc/html/pages/api-reference.html usr/share/doc/python-django-tables2-doc/html/pages/builtin-columns.html usr/share/doc/python-django-tables2-doc/html/pages/column-attributes.html usr/share/doc/python-django-tables2-doc/html/pages/column-headers-and-footers.html usr/share/doc/python-django-tables2-doc/html/pages/custom-data.html usr/share/doc/python-django-tables2-doc/html/pages/custom-rendering.html usr/share/doc/python-django-tables2-doc/html/pages/export.html usr/share/doc/python-django-tables2-doc/html/pages/faq.html usr/share/doc/python-django-tables2-doc/html/pages/filtering.html usr/share/doc/python-django-tables2-doc/html/pages/generic-mixins.html usr/share/doc/python-django-tables2-doc/html/pages/glossary.html usr/share/doc/python-django-tables2-doc/html/pages/installation.html usr/share/doc/python-django-tables2-doc/html/pages/internal.html usr/share/doc/python-django-tables2-doc/html/pages/localization-control.html usr/share/doc/python-django-tables2-doc/html/pages/ordering.html usr/share/doc/python-django-tables2-doc/html/pages/pagination.html usr/share/doc/python-django-tables2-doc/html/pages/pinned-rows.html usr/share/doc/python-django-tables2-doc/html/pages/query-string-fields.html usr/share/doc/python-django-tables2-doc/html/pages/reference.html usr/share/doc/python-django-tables2-doc/html/pages/swapping-columns.html usr/share/doc/python-django-tables2-doc/html/pages/table-data.html usr/share/doc/python-django-tables2-doc/html/pages/table-mixins.html usr/share/doc/python-django-tables2-doc/html/pages/template-tags.html usr/share/doc/python-django-tables2-doc/html/pages/tutorial.html usr/share/doc/python-django-tables2-doc/html/pages/upgrade-changelog.html usr/share/doc/python-django-tables2-doc/html/search.html usr/share/doc/python-django-tables2-doc/html/searchindex.js usr/share/doc-base usr/share/doc-base/python-django-tables2-doc.python-django-tables2 usr/share/doc/python-django-tables2-doc/html/_static/css/badge_only.css usr/share/doc/python-django-tables2-doc/html/_static/css/theme.css usr/share/doc/python-django-tables2-doc/html/_static/doctools.js usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Bold.ttf usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Bold.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-BoldItalic.ttf usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-BoldItalic.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Italic.ttf usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Italic.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Regular.ttf usr/share/doc/python-django-tables2-doc/html/_static/fonts/Lato-Regular.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/RobotoSlab-Bold.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/RobotoSlab-Regular.woff2 usr/share/doc/python-django-tables2-doc/html/_static/fonts/fontawesome-webfont.eot usr/share/doc/python-django-tables2-doc/html/_static/fonts/fontawesome-webfont.svg usr/share/doc/python-django-tables2-doc/html/_static/fonts/fontawesome-webfont.ttf usr/share/doc/python-django-tables2-doc/html/_static/fonts/fontawesome-webfont.woff usr/share/doc/python-django-tables2-doc/html/_static/fonts/fontawesome-webfont.woff2 usr/share/doc/python-django-tables2-doc/html/_static/jquery.js usr/share/doc/python-django-tables2-doc/html/_static/js/theme.js usr/share/doc/python-django-tables2-doc/html/_static/language_data.js usr/share/doc/python-django-tables2-doc/html/_static/searchtools.js usr/share/doc/python-django-tables2-doc/html/_static/sphinx_highlight.js usr/share/doc/python-django-tables2-doc/rst