Re: get_next_by variable

2006-10-25 Thread shelbybark
Thanks, James. I should have know I had overlooked the documentation. >From everything I had tried, I had realized that it was probably linked to DateTimeFields, but wanted to make sure. Thanks again for the help. --~--~-~--~~~---~--~~ You received this message be

Re: get_next_by variable

2006-10-24 Thread James Bennett
On 10/24/06, shelbybark <[EMAIL PROTECTED]> wrote: > While getting familiar with Jeff Croft's Lost-Theories code, I ran > across a variable called get_next_by_x (or get_previous_by_x). I have > not been able to find any documentation for this, but in testing it out > it appears to be only usable b

get_next_by variable

2006-10-24 Thread shelbybark
While getting familiar with Jeff Croft's Lost-Theories code, I ran across a variable called get_next_by_x (or get_previous_by_x). I have not been able to find any documentation for this, but in testing it out it appears to be only usable by date-based item from a model. I was trying to figure out