Changes between Initial Version and Version 1 of Ticket #32058
- Timestamp:
- Sep 30, 2020, 7:49:07 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32058 – Description
initial v1 1 1 count() doesn't exist in RawQuerySet. It would be good to have the count method 2 3 `AttributeError: 'RawQuerySet' object has no attribute 'count'` 2 4 3 5