Changes between Initial Version and Version 1 of Ticket #6422, comment 22
- Timestamp:
- Jun 9, 2011, 4:59:12 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6422, comment 22
initial v1 1 1 We're almost there.. fixed the count case.. Now for the join case... 2 2 3 What would be the usecase for the queryset.distinct('othertable__somefield')3 What would be the usecase for the `queryset.distinct('othertable__somefield')`