On 24-Oct-07, at 7:50 PM, bjornkri wrote:

> Some data IS entered into the database - when I tried just now with a
> 'content' of Greek text, I get the Incorrect string value message, but
> when I go back to the admin interface the entry is there but filled
> with question marks where the Greek text should have been.

so is this a legacy database - meaning a database which had data  
before you upgraded to unicode django? In that case, we have seen in  
postgres that the old data is b0rked and needs to be reentered,  
otherwise it wont work. You need to either re-enter the data or write  
scripts to transform the b0rked data.

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to