On Monday 01 Feb 2010 4:34:22 pm Dennis Vermeulen wrote: > > probably - but anyway I do not think django allows functions to be used > > on the left hand side of filters. > > > > Isn't this possible by using > player__handicap__handicapindex__range=[0..16] as filter? >
well, the handicapindex is a figure which gives the player's handicap on his home course - this has to be adjusted to a course handicap according to the relative difficulty of the course where he is playing - which is why one cannot store the handicap in the player Model because it differs according to the course on which he is playing. -- regards Kenneth Gonsalves Senior Project Officer NRC-FOSS http://nrcfosshelpline.in/web/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.