django-tables2
2.4

Getting started

  • Installation
  • Tutorial
  • Populating a table with data

Customization

  • Alternative column data
  • Alternative column ordering
  • Column and row attributes
  • Customizing headers and footers
  • Swapping the position of columns
  • Pagination
  • Table Mixins
  • Customizing table style
  • Query string fields
  • Controlling localization
  • Class Based Generic Mixins
  • Pinned rows
  • Filtering data in your table
  • Exporting table data

Reference

  • API
  • FAQ
  • Upgrading and change log
  • Glossary
django-tables2
  • »
  • Overview: module code

All modules for which code is available

  • django_tables2.columns.base
  • django_tables2.columns.booleancolumn
  • django_tables2.columns.checkboxcolumn
  • django_tables2.columns.datecolumn
  • django_tables2.columns.datetimecolumn
  • django_tables2.columns.emailcolumn
  • django_tables2.columns.filecolumn
  • django_tables2.columns.jsoncolumn
  • django_tables2.columns.linkcolumn
  • django_tables2.columns.manytomanycolumn
  • django_tables2.columns.templatecolumn
  • django_tables2.columns.urlcolumn
  • django_tables2.config
  • django_tables2.data
  • django_tables2.export.export
  • django_tables2.export.views
  • django_tables2.paginators
  • django_tables2.rows
  • django_tables2.tables
  • django_tables2.utils
  • django_tables2.views

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.