Changes between Initial Version and Version 1 of Ticket #19607, comment 3
- Timestamp:
- Mar 28, 2013, 4:08:16 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19607, comment 3
initial v1 1 1 The issue is hard to reproduce, but it seems to occur more when queryset has nested relations with more than one related object in "child" data set. 2 2 3 Anyway, proposed patch fixes the issue completely, and from quick review it looks like there was either a typo or logical mistake. Anyway, fixing it here seems better than spending hours on trying to reproduce it.3 Anyway, proposed patch fixes the issue completely, and from quick review it looks like there was either a typo or logical mistake. Fixing it here seems better than spending hours on trying to reproduce it.