django-tables2
1.9

Getting started

  • Installation
  • Tutorial
  • Populating a table with data
  • Performance

Customisation

  • 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
  • Querystring fields
  • Controlling localization
  • Class Based Generic Mixins
  • Pinned rows
  • Filtering data in your table
  • Exporting table data

Reference

  • API
    • Built-in columns
    • Template tags
    • API Reference
    • Internal APIs
  • FAQ
  • Upgrading and change log
  • Glossary
django-tables2
  • Docs »
  • API
  • View page source

APIΒΆ

  • Built-in columns
  • Template tags
    • render_table
    • querystring
  • API Reference
    • Accessor (A)
    • RequestConfig
    • Table
    • Table.Meta
    • Column
    • BooleanColumn
    • CheckBoxColumn
    • DateColumn
    • DateTimeColumn
    • EmailColumn
    • FileColumn
    • JSONColumn
    • LinkColumn
    • RelatedLinkColumn
    • TemplateColumn
    • URLColumn
    • SingleTableMixin
    • MultiTableMixin
    • export.TableExport
    • export.ExportMixin
  • Internal APIs
    • BoundColumns
    • BoundColumn
    • BoundRows
    • BoundRow
    • BoundPinnedRow
    • TableData
    • utils
Next Previous

© Copyright .

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