According to the first comment, you might do something wrong with the arguments types.
Unless you give a table description (\d from psql shell) and the model I'm not sure I can help you further.
Regards,
Xavier.
As the stack seems to have a
Le 7 août 2010 à 17:21, Daniel França a écrit :
I just created my db using django manage syncdb, I think it should create right.or how can I see the encode of each tables?I'm using postgresql 8.4maybe I'll need reinstall everything =S
On Sat, Aug 7, 2010 at 6:49 AM, Xavier Ordoquy <xordoquy@linovia.com> wrote:
Le 7 août 2010 à 06:44, Daniel França a écrit :
I think that should be fine with a utf-8 DB.
> My database is UTF-8, it's fine, doesn't?.
> I'm afraid to reinstall everything from ports and start to get a lot 64-32 bits incompatible issues like happened before =/
Are you sure your tables are UTF-8 ?
What database are you using ? mysql ? postgres ? I had no issue with both and I have a couple of non pure ascii sites.
However, when I moved to snow leopard, I recompiled mysql/postgres and the python drivers.
Regards,
Xavier.
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment