To clarify. If I have three houses, and  house 120 has two
reservations, I get a list like this:

120 121 122 120 (if all are available)

If the query matches one reservation of house 120 i get a list like
this:

121 122 120

House 120 should been excluded from the list though.

-- 
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.

Reply via email to