Changes between Initial Version and Version 1 of Ticket #35733, comment 1
- Timestamp:
- Sep 5, 2024, 9:35:13 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35733, comment 1
initial v1 1 If we are going to do this I think should use `paginator.__dict__.get('count')` instead to avoid causing the inverse problem if `count` is not already cached .1 If we are going to do this I think should use `paginator.__dict__.get('count')` instead to avoid causing the inverse problem if `count` is not already cached?