Re: Implicit where

2012-07-16 Thread Anssi Kääriäinen
filters in > get_compiler, then subclass django.db.models.query.Queryset's __init__ > (to use new Query class) and finally create custom Manager. > > Questions are: >  1. What if non-translated model had relation to translated one. Would > it consider customized queryset? &g

Implicit where

2012-07-16 Thread Tomáš Ehrlich
t? 2. Is there better way to create this 'implicit where clause' ? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this grou