Tables

Packages that simplify creation/styling/client UI of HTML tables

14 Packages
1 Features

Search & Filter

django-tables2 - An app for creating HTML tables

2,011
Stars
444
Forks
37
Usage
Py3
Status Production/Stable
Version 3.0.0
Updated 14 Apr 2026
License Custom
Commits
Features
AJAX support

Server-side datatable representations for Django querysets for automatic rendering in templates

349
Stars
139
Forks
0
Usage
Py3
Status Production/Stable
Version 2.1.6
Updated 7 May 2026
License Apache Lice…
Commits
Features
AJAX support

Seamless integration between Django REST framework and Datatables.

399
Stars
91
Forks
3
Usage
Py3
Status Production/Stable
Version 0.7.2
Updated 14 Jun 2024
License MIT
Commits
Features
AJAX support
  via Datatables and your existing django-rest-framework JSON API

Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.

144
Stars
29
Forks
1
Usage
Py3
Status Production/Stable
Version 2.2.1
Updated 7 Aug 2025
License LGPL-3.0
Commits
Features
AJAX support

A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net

231
Stars
66
Forks
2
Usage
Py3
Status Production/Stable
Version 4.5.0
Updated 4 Apr 2024
License MIT
Commits
Features
AJAX support

jspreadsheet tables for Wagtail

11
Stars
2
Forks
0
Usage
Py3
Status Unknown
Version 0.2.2
Updated 23 Nov 2023
License MIT
Commits
Features
AJAX support

Generic CRUD implementation in Django

196
Stars
67
Forks
4
Usage
Py3
Status Unknown
Version 0.2.8
Updated 28 Aug 2023
License BSD License
Commits
Features
AJAX support

Django and JTables integration

0
Stars
0
Forks
0
Usage
Py3
Status Unknown
Version 0.1.1
Updated 22 Nov 2025
License MIT
Commits
Features
AJAX support

Showing 8 of 14 packages in this grid.

View All Packages

Features Being Compared

1 features

AJAX support

KoGridView implements AJAX datatables with widgets and built-in CRUD actions and the possibility to implement custom AJAX actions. ListSortingView implements traditional datatables with widgets, generally compatible to KoGridView, which allows to switch between non-AJAX and AJAX views. Read-only forms formatted as tables via DisplayModelMetaclass. AJAX submission and validation of ModelForms with client-side viewmodels.