Re: Unicode issue in Admin

2008-06-26 Thread Lee Hinde
On Jun 26, 4:10 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2008-06-26 at 01:41 -0700, Lee Hinde wrote: > > Hi; > > > Exhibits are here: > > >http://hinde.net/clients/djangoq/ > > > Summary, I have accented data that displays fine in my sql browser, > > but shows up funky in djan

Re: Unicode issue in Admin

2008-06-26 Thread Malcolm Tredinnick
On Thu, 2008-06-26 at 01:41 -0700, Lee Hinde wrote: > Hi; > > Exhibits are here: > > http://hinde.net/clients/djangoq/ > > Summary, I have accented data that displays fine in my sql browser, > but shows up funky in django admin. > > Using revision 7763. > > Using __unicode__ not __str__ > >

Unicode issue in Admin

2008-06-26 Thread Lee Hinde
Hi; Exhibits are here: http://hinde.net/clients/djangoq/ Summary, I have accented data that displays fine in my sql browser, but shows up funky in django admin. Using revision 7763. Using __unicode__ not __str__ Any pointers would be appreciated. Thanks. - Lee --~--~-~--~~