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