Re: Invalid SQL in admin (#6127)

2007-12-05 Thread James Bennett
On 12/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have updated the ticket. I resolved my issue but uncovered more. I'm > guessing no one wants to work on the existing admin interface with > newforms-admin nearing...? There was already another ticket open for this issue, and a note that

Re: Invalid SQL in admin (#6127)

2007-12-05 Thread [EMAIL PROTECTED]
I have updated the ticket. I resolved my issue but uncovered more. I'm guessing no one wants to work on the existing admin interface with newforms-admin nearing...? On Dec 5, 10:40 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > in reference to:http://code.djangoproject.com/ticket/61

Invalid SQL in admin (#6127)

2007-12-05 Thread [EMAIL PROTECTED]
Hi, in reference to: http://code.djangoproject.com/ticket/6127 I need some tips on how to debug this. It's only happening for one of my models, so it's not very likely everyone will be able to replicate it. The error appears when trying to sort by the first column in the admin interface (the fir