RamezIssac / django-slick-reporting

The Reporting Engine for Django. Create dashboards and standalone Reports and Charts.
https://django-slick-reporting.com/
BSD 3-Clause "New" or "Revised" License
550 stars 44 forks source link

Support for Cripsy/bootstrap5 #109

Open smseidl opened 3 months ago

smseidl commented 3 months ago

My project is already be using "crispy_bootstrap5" and "CRISPY_TEMPLATE_PACK = "bootstrap5", but in your documentation you reference bootstrap4. I'm having a problem where my totals "row" isn't aligning correctly, and I'm assuming this is related to using bootstrap5. Can you provide any guidance on what to look at, or if it's possible to override items to use bootstrap 5?

Screenshot 2024-06-18 8 35 37 PM

paulocoutinhox commented 2 days ago

+1