After a quick search, this bug looks similar, but it's for an ancient
version of Django. Might still give you some hints as to where to look.

https://code.djangoproject.com/ticket/8965

If you can replicate the bug with an empty project and your template paths
set, I would recommend filing a bug, although there may be some
system/Django setting somewhere that can force the correct
encoding/decoding that in not aware of.

Search through https://code.djangoproject.com/search and see if another
ticket already exists.

-James
On Jan 18, 2015 7:05 PM, "Cheng Guo" <cheng....@gmail.com> wrote:

> Hello everyone,
>
> I am new to this community. I have run into an issue related to Unicode
> character in project path:
>
>
> http://stackoverflow.com/questions/27996774/unicode-character-in-django-project-path
>
> Another user on StackOverflow provided a detailed analysis of what is
> causing the bug in the link above.
>
> I want to file a bug report but not sure if the same bug has been
> reported, so I hope someone could let me know if I should file it.
>
> Thanks!
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> 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/1fc195b7-0596-4bd8-88cd-8c347ba6de88%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/1fc195b7-0596-4bd8-88cd-8c347ba6de88%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CA%2Be%2BciUFWFHAtaU0mJtA9moXTGkpz857PAv%3DR_-VtEarTpK7Ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to