Re: Random IndexError

2007-07-19 Thread Niels
Well, that should be explained in http://www.djangoproject.com/documentation/contributing/#reporting-bugs And after following the do's and avoiding the don'ts, you would proceed at http://code.djangoproject.com/newticket Best, Niels On Jul 19, 2:33 pm, Chris Hoeppner <[EMAIL PROTECTED]> wrote

Re: Random IndexError

2007-07-19 Thread Chris Hoeppner
You're right, they was ending with '\r'. Should I file a ticket? How's that done? Never done it before. Niels escribió: > This might mean your sourcefile uses '\r' for newlines which isn't > handled correctly by django. If that's the case, this might be worth > filing a ticket, i think. > > On Ju

Re: Random IndexError

2007-07-19 Thread Niels
This might mean your sourcefile uses '\r' for newlines which isn't handled correctly by django. If that's the case, this might be worth filing a ticket, i think. On Jul 19, 1:20 pm, Chris Hoeppner <[EMAIL PROTECTED]> wrote: > Hi there! > > I'm getting random IndexErrors. This has risen when loadi

Random IndexError

2007-07-19 Thread Chris Hoeppner
Hi there! I'm getting random IndexErrors. This has risen when loading templatetags, or just when applying a filter to a var in a template. The traceback doesn't mean much to me, and I'm pretty unsure what may have been the reason for this error. Any help? Mod_python error: "PythonHandler django.