Skip to content

v 0.7

Compare
Choose a tag to compare
@RamezIssac RamezIssac released this 15 May 07:54
· 173 commits to develop since this release
  • Added SlickReportingListView: a Report Class to display content of the model (like a ModelAdmin ChangeList)
  • Added show_time_series_selector capability to SlickReportView allowing User to change the time series pattern from
    the UI.
  • Added ability to export to CSV from UI, using ExportToStreamingCSV & ExportToCSV
  • Now a custom column defined on the SlickReportView (and not needing to customize the report generator).
  • Now no need to set date_field if you don't have calculations on the report
  • Easier customization of the crispy form layout
  • Enhance weekly time series default column name
  • Add Chart data class to hold chart data