1👍
✅
As https://www.djangopackages.com/grids/g/reporting/ there are some packages that are Python 3.x
compatible and are released lately.
I’ve checked DJANGO-REPORT-BUILDER
and it supports the latest.
My personal preference is to use jQuery HighCharts
as Frontend and Django Rest Framework
to provide Json
data to the charts.
1👍
Just 4 years later 🙂
Check out this package
https://github.com/ra-systems/django-slick-reporting
It’s a reporting engine where you can create grouped by computed reports, time series and crosstab using handful of easy lines of code.
It also comes with Charting out of the box.
Disclaimer: I’m the initial author.
Cheers mate ..
- [Answered ]-Display objects related current user django admin
- [Answered ]-Django ModelForm not saving data that is added to request.POST or through form.save(commit=False)
- [Answered ]-Using a Django project and static files in a subfolder of root
- [Answered ]-Remove or expire cache from Django queryset
Source:stackexchange.com