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

BSD-3-CLAUSE License

Downloads
3.4K
Stars
21
Committers
5

Bot releases are hidden (Show)

django-tables2-column-shifter - v2.2.0 Latest Release

Published by djk2 over 1 year ago

  • Add new classes:

    • ColumnShiftTableBootstrap4Responsive - only for django-tables2 >= 2.5.0
    • ColumnShiftTableBootstrap5Responsive - only for django-tables2 >= 2.5.3

    Classes able to use responsive tables with Bootstrap v4 and v5
    Author: @mpibpc-mroose

django-tables2-column-shifter - v2.1.1

Published by djk2 over 1 year ago

  • Add the $.django_tables2_column_shifter_init api to initialize the column shifter
    for tables that are added to the DOM after the page has loaded (@spapas)
django-tables2-column-shifter -

Published by djk2 over 1 year ago

  • Add possibility to exclude columns from shifting via column_excluded
  • Support for Python 3.10
  • Support for Django 4.0
  • Support for Django 4.2
  • Support django-tables2 v2.5.3
django-tables2-column-shifter - v2.0.3

Published by djk2 over 3 years ago

  • Fix small gaps for documentation in README.rst file
django-tables2-column-shifter - v2.0.2

Published by djk2 over 3 years ago

  • Support for Django 3.2
django-tables2-column-shifter - v2.0.1

Published by djk2 over 3 years ago

  • Migrate tests from Travis to GitHub Actions + drop tests for Python v2.
    Stil, tests based on 'tox'.
django-tables2-column-shifter - v2.0.0

Published by djk2 over 3 years ago

  • Support for Django 3.1
  • Tests with django-tables2 v2.3
  • Add support for Bootstrap5 - issue #19
  • Add special classes ColumnShiftTableBootstrap3,
    ColumnShiftTableBootstrap4 and ColumnShiftTableBootstrap5
  • Change default inherit for django_tables2_column_shifter/templtes/table.html
    from django_tables2_column_shifter/bootstrap.html to django_tables2_column_shifter/bootstrap4.html
    so class ColumnShiftTable by default call bootstrap4 template from django-tables2 - refere to issue #18

If you use different bootstrap version then 4 please use one of class: ColumnShiftTableBootstrap2/3/4/5

django-tables2-column-shifter - v0.5.2

Published by djk2 about 6 years ago

django-tables2-column-shifter - v0.4.0

Published by djk2 over 6 years ago

Support for djt2 v1.19.0

django-tables2-column-shifter - v0.3.1

Published by djk2 over 7 years ago

django-tables2-column-shifter -

Published by djk2 over 7 years ago