Re: using "select_related" .Does it works?

2007-11-19 Thread Greg_IAP
Hello, i have 3 classes. class Image(models.Model): name = models.CharField(max_length = 20,blank=True) instrument = models.ForeignKey(Instrument,null=True,blank= True,db_column='instrument_id') channel = models.ForeignKey(Channel,null=True,blank= True,db_column='channel_id'

using "select_related" .Does it works?

2007-11-19 Thread Greg_IAP
Hello, i'm trying to understand how the method "select_related" works and it doesn't seems to... Does someone could explain to me how to make it work? several examples on the net show that it doesn't... help needed please thanks in advance Greg --~--~-~--~~~---~--~

Metting congress workshop ...anything...

2007-10-08 Thread Greg_IAP
Hi everybody, I want to know if another congress, worshop or meeting about django is scheduled for the future? Greg Astrophysic Institute of Paris 98bis Boulevard Arago 75014 Paris --~--~-~--~~~---~--~~ You received this message because you are subscribed to t