izimobil/django-rest-framework-datatables

Fail when using SQL query 'RawQuerySet' object has no attribute 'count'

PiotrKrosniak opened this issue · 3 comments

Request Method: | GET
-- | --
https://mywebsite.com/apiCombinedData/?format=datatables
4.1.1
AttributeError
'RawQuerySet' object has no attribute 'count'

Can you give us any more information? Steps to reproduce, or a test case?

Looks like a duplicate of this

Yes it's a duplicate of #22 , I'm closing the issue