django-tables2 icon indicating copy to clipboard operation
django-tables2 copied to clipboard

Count on non-paginated table using TableQuerysetData is not needed.

Open jieter opened this issue 6 years ago • 0 comments

if non-paginated, it can be cast to list before calling len()

jieter avatar Dec 22 '18 10:12 jieter