Contents

django-tables2 2.7.0

0

Table/data-grid framework for Django

Table/data-grid framework for Django

Stars: 1795, Watchers: 1795, Forks: 421, Open Issues: 83

The jieter/django-tables2 repo was created 13 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1795 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 83 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