Contents

django-tables2 2.7.0

0

Table/data-grid framework for Django

Table/data-grid framework for Django

Stars: 1807, Watchers: 1807, Forks: 422, Open Issues: 80

The jieter/django-tables2 repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1807 github stars!

How to Install django-tables2

You can install django-tables2 using pip

pip install django-tables2

or add it to a project with poetry

poetry add django-tables2

Package Details

Author
Bradley Ayers
License
Simplified BSD
Homepage
https://github.com/jieter/django-tables2/
PyPi:
https://pypi.org/project/django-tables2/
GitHub Repo:
https://github.com/jieter/django-tables2

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries
No  django-tables2  pypi packages just yet.

Errors

A list of common django-tables2 errors.

Code Examples

Here are some django-tables2 code examples and snippets.

GitHub Issues

The django-tables2 package has 80 open issues on GitHub

  • Make it clear that render_link() has been removed from LinkColumn in the Changelog
  • When adding a column with "extra_columns", render is not triggered
  • Footer row not exported
  • Pagination reference have changed to get_paginate_by()

See more issues on GitHub

Related Packages & Articles

django-admin-sortable2 2.2

Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin