Re: TypeError: str() takes at most 1 argument (4 given)

2007-09-19 Thread Joe Holloway
On 9/19/07, Joe Holloway <[EMAIL PROTECTED]> wrote: > On 9/19/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > > > > On 9/19/07, Joe Holloway <[EMAIL PROTECTED]> wrote: > > > Anyone give me a nudge in the right direction? > > > > Posting the model you're working with is gonna help quite a bit. >

Re: TypeError: str() takes at most 1 argument (4 given)

2007-09-19 Thread Joe Holloway
On 9/19/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > > On 9/19/07, Joe Holloway <[EMAIL PROTECTED]> wrote: > > Anyone give me a nudge in the right direction? > > Posting the model you're working with is gonna help quite a bit. > Chances are you've got something wrong there. You are right.

Re: TypeError: str() takes at most 1 argument (4 given)

2007-09-19 Thread Jacob Kaplan-Moss
On 9/19/07, Joe Holloway <[EMAIL PROTECTED]> wrote: > Anyone give me a nudge in the right direction? Posting the model you're working with is gonna help quite a bit. Chances are you've got something wrong there. Jacob --~--~-~--~~~---~--~~ You received this messa

TypeError: str() takes at most 1 argument (4 given)

2007-09-19 Thread Joe Holloway
thon/django/db/backends/util.py", line 19, in execute return self.cursor.execute(sql, params) File "/usr/lib/python2.5/site-packages/MySQLdb/cursors.py", line 159, in execute self.errorhandler(self, TypeError, m) File "/usr/lib/python2.5/site-packages/MySQLdb/connec