Django-slick-reporting

Latest version: v1.2.0

Safety actively analyzes 621309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.2.0

- Add ``get_slick_reporting_media`` and ``get_charts_media`` templatetags
- Add `get_group_by_custom_querysets` hook to ReportView
- Enhance and document adding export options and customizing the builtin export to csv button
- Enhance and document adding custom buttons to the report page
- Enhance and document adding a new chart engine
- Fix in SlickReportingListView
- Move all css and js resources to be handled by `Media` governed by `settings.SLICK_REPORTING_SETTINGS`

1.1.1

- Change settings to be a dict , adding support JQUERY_URL and FONT AWESOME customization 79 & 81
- Fix issue with chartjs not being loaded 80
- Remove `SLICK_REPORTING_FORM_MEDIA`

1.1.0

- Breaking: changed ``report_title_context_key`` default value to `report_title`
- Breaking: Renamed simple_report.html to report.html
- Breaking: Renamed ``SlickReportField`` to ``ComputationField``. SlickReportField will continue to work till next release.
- Revised and renamed js files
- Add dashboard capabilities.
- Added auto_load option to ReportView
- Unified report loading to use the report loader
- Fix issue with group_by_custom_queryset with time series
- Fix issue with No group by report
- Fix issue with traversing fields not showing up on ListViewReport
- Fix issue with date filter not being respected in ListViewReport

1.0.2

- Add a demo project for exploration and also containing all documentation code for proofing.
- Revise and Enhancing Tutorial , Group by and Time series documentation.
- Fix issue with error on dev console on report page due to resources duplication
- Fix issue with Custom querysets not being correctly connected in the view
- Fix issue with time series custom dates
- Fix issue with Crosstab on traversing fields

1.0.1

- Added missing js files ported from erp_framework package.
- Document the need for "crispy_bootstrap4" in the docs and add it as a dependency in the setup.

1.0.0

- Added crosstab_ids_custom_filters to allow custom filters on crosstab ids
- Added ``group_by_custom_querysets`` to allow custom querysets as group
- Added ability to have crosstab report in a time series report
- Enhanced Docs content and structure.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.