Saturday, August 7, 2010

Re: Django on Mac OS X

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.4
maybe 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 :

> 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 =/

I think that should be fine with a utf-8 DB.
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