Re: in db/models/query.py - TypeError: 'exceptions.IndexError' object is not callable

2015-03-20 Thread gkelly
For anyone who might come across this old problem, this stack overflow question solves it: http://stackoverflow.com/questions/7877340/typeerror-doesnotexist-object-is-not-callable On Wednesday, December 31, 2008 at 8:58:41 PM UTC-8, gkelly wrote: > > I am having the following error sent to my

Re: in db/models/query.py - TypeError: 'exceptions.IndexError' object is not callable

2009-01-01 Thread Daniel Roseman
On Dec 31 2008, 11:58 pm, gkelly wrote: > I am having the following error sent to my email from a live site. I > haven't been able to reproduce the error myself, but was hoping > someone could point me in the right direction as to how to solve this. > > First of all, is it

in db/models/query.py - TypeError: 'exceptions.IndexError' object is not callable

2008-12-31 Thread gkelly
I am having the following error sent to my email from a live site. I haven't been able to reproduce the error myself, but was hoping someone could point me in the right direction as to how to solve this. First of all, is it something in my code, or in Django? The last line of the traceback says