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
BSD 3-Clause "New" or "Revised" License
21 stars 8 forks source link

Add possiblity to use responsive tables #28

Closed mpibpc-mroose closed 1 year ago

mpibpc-mroose commented 1 year ago

Like in django-tables one might want to have responsive tables. This is not trivial to use as django-tables has differenz templates for responsive and non responsive.

djk2 commented 1 year ago

Hi. Sorry for delay in response, unfortunately from a very long time I don't have enough time to maintain my projects on GitHub. If you have a some idea, please prepare some pull request for that.

mpibpc-mroose commented 1 year ago

Thanks a lot for your patience and support by implementing this! It was a real pleasure.