django-slick-reporting icon indicating copy to clipboard operation
django-slick-reporting copied to clipboard

Add checks against in-complete attributes

Open RamezIssac opened this issue 5 years ago • 0 comments

Example(s):

  1. Not having columns would mess the flow / raise error on report display
  2. Having crosstab_columns without the crosstab_model will also mess the flow / raise error on report display

RamezIssac avatar Jun 04 '20 11:06 RamezIssac