for example
c.constrain({'name__in': 'a_name'})
* should 'name__in' be considered as a dimension ? (in this case which syntax
to use for coordinates ?)
* should 'name' be the dimension associated with 'name__in', and the sample
space filtered with 'name__in' ? (which brings more complexity, and duplication
with queryset.filter)
Original issue reported on code.google.com by seb...@gmail.com on 8 Jun 2010 at 12:20
Original issue reported on code.google.com by
seb...@gmail.com
on 8 Jun 2010 at 12:20