Changes between Initial Version and Version 1 of Ticket #32058


Ignore:
Timestamp:
Sep 30, 2020, 7:49:07 PM (4 years ago)
Author:
jkevingutierrez
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32058 – Description

    initial v1  
    11count() doesn't exist in RawQuerySet. It would be good to have the count method
     2
     3`AttributeError: 'RawQuerySet' object has no attribute 'count'`
    24
    35
Back to Top