|
[
Permlink
| « Hide
]
Adam Zieliński added a comment - 04/May/09 09:37 PM
I checked production database and looks like there are no activities without assigned object. Close this task as 'Won't fix'?
Which query did you run to check that?
heh I used django orm: UserActivity.objects.filter(comment__isnull=True, activity_type=UserActivity.TYPE_COMMENT)
Yes yes I know i should use raw sql...
Sure close it if there's no issue.
|
||||||||||||||||||||||||||||||||||||||||||||