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 (to my > knowledge) solve just this ty

Re: comparing values in the same table

2009-02-04 Thread Ales Zoulek
Are you using SVN django version, on 1.0? If you're on svn, recently "F" object was finished, that should (to my knowledge) solve just this type of situations... Read more on: http://groups.google.com/group/django-developers/browse_thread/thread/c8cff7e5e16c692a/64f348822f2d43e5?lnk=gst&q=F#64f

comparing values in the same table

2009-02-04 Thread nibudh
Hi, A newbie question here. I'm trying to retrieve all users from the system who are basically fully active. ie. not held or paused, and lastly only select people who have a duration that is greater than the number of 'days' that their contract has been running. The problem seems to be that i'm