Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 446 Bytes

django_tables2.md

File metadata and controls

16 lines (9 loc) · 446 Bytes

Django-tables2 +

An app for creating HTML tables

Features

  • This app allows to create tables for your views in an easy way.

Integration to Hackassistant

  • Integrated the tables for Bootstrap 5 and theme dark/light, you only need to follow the documentation from the library.
  • Integrated with Django filter for filtering tables.

Future work

  • More tables.