Monday, August 30, 2010

Re: set utf8 as default database char set

Thanks Rolando Espinoza La Fuente ! 

On Mon, Aug 30, 2010 at 8:27 PM, Rolando Espinoza La Fuente <darkrho@gmail.com> wrote:
On Mon, Aug 30, 2010 at 1:58 PM, elim <elim.qiu@gmail.com> wrote:
> In my MySQL's my.ini, I have
>
> default-character-set=latin1
>
> But I like to use utf-8 for all my Django projects. What I should set
> in settings.py?

Django already uses utf8 by default. Even, as far I know, is not possible to use
another character encoding.

Regards,

Rolando Espinoza La fuente
www.insophia.com


> Thanks a lot.
>
> ===I just get Django installed, not even done with the 1st tutorial====
>
> --
> 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.


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