jieter/django-tables2
django-tables2 - An app for creating HTML tables
Manisha-Bayya/simple-django-project
A simple Django project which uses MySQL as database. It has Signup, Login, Logout functionality. It lets you search for countries, cities, languages from the default mysql dump. Django's user table has been overridden to store user information.
RamezIssac/django-tabular-permissions
Display Django permissions in a HTML table that is translatable and easily customized.
okanuregen/Django---Hotel-Management-System
It is a Hotel Management System that developed with Django - Python. Database tables have been created according to normalization rules.
shangxiao/django-db-constraints
Add database table-level constraints to your Django model's Meta
mobolic/django-session-cleanup
A periodic task for removing expired Django sessions from the django_session table
nathan-osman/django-archive
Management command for creating compressed archives of Django projects, including database tables and uploaded media.
djk2/django-tables2-column-shifter
Simple extension for django-tables2 can dynamically show or hide columns. Using JQuery, Bootstrap 3, Bootstrap 4, Bootstrap 5 and Django >=1.9
webstack/webstack-django-sorting
Easy sorting of rows by clicking on table headers for Django