Re: Runtime Error: maximum recursion depth exceeded while calling Python object

2011-01-24 Thread Derek
rking with Django 1.2.3 >> > >> > I had an application that was running well.  However, some recent changes >> > (not to the models themselves) have caused the "Runtime Error: maximum >> > recursion depth exceeded while calling Python object" to start show

Re: Runtime Error: maximum recursion depth exceeded while calling Python object

2011-01-13 Thread Derek
, some recent changes > > (not to the models themselves) have caused the "Runtime Error: maximum > > recursion depth exceeded while calling Python object" to start showing up > > everywhere; typically in conjunction with the def __unicode__(self) > > function. The

Re: Runtime Error: maximum recursion depth exceeded while calling Python object

2011-01-12 Thread Derek
me recent changes > (not to the models themselves) have caused the "Runtime Error: maximum > recursion depth exceeded while calling Python object" to start showing up > everywhere; typically in conjunction with the def __unicode__(self) > function.  The only major change I have

Runtime Error: maximum recursion depth exceeded while calling Python object

2011-01-11 Thread Derek
Working with Django 1.2.3 I had an application that was running well. However, some recent changes (not to the models themselves) have caused the "Runtime Error: maximum recursion depth exceeded while calling Python object" to start showing up everywhere; typically in conjunction wi