comparing values in the same table

2009-02-04 Thread nibudh
ault=0) duration = models.IntegerField() contract = models.ForeignKey(Contract) How can i do this comparison? p.s.I'm running django 1.0.2 Thanks, nibudh. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

Re: comparing values in the same table

2009-02-05 Thread nibudh
Rockin! That did the trick. I'm not super keen about developing off trunk but i'll live. Thanks. nibudh. On Feb 5, 1:19 am, Ales Zoulek wrote: > Are you using SVN django version, on 1.0? > > If you're on svn, recently "F" object was finished, that should (