jieter / django-tables2

django-tables2 - An app for creating HTML tables
https://django-tables2.readthedocs.io/en/latest/
Other
1.86k stars 426 forks source link

fix: fix bootstrap5-responsive template to extend bootstrap5 template #909

Closed mschoettle closed 1 year ago

mschoettle commented 1 year ago

I noticed that I accidentally extended the wrong parent template in #896. This PR fixes this.