Hello, i'm beginning to learn python+django and i'm doing that handbook https://github.com/jacobian/djangobook.com/blob/master/chapter03.rst In the example whit datetime i have a problem when i active the utf-8 encondig because i use á,ñ, etc (i'm chilean and we talk in spanish) So, when i deactive it's works fine, but in the future when i do something more i will need the utf8 enconding and all functionalities like datetime working and i don't know yet how to do to make work together that, Thanks for help me :)
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/df66d6fa-afbb-4c07-90ea-be19308e5485%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

