#24324: Crashes when project path or path to Django install contains a non-ascii
character
-------------------------------------+-------------------------------------
     Reporter:  notsqrt              |                    Owner:  timgraham
         Type:  Bug                  |                   Status:  assigned
    Component:  Core (Management     |                  Version:  1.8alpha1
  commands)                          |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"bad6280c4e3f75f3ccd27f8fd85a4043bb296128"]:
 {{{
 #!CommitTicketReference repository=""
 revision="bad6280c4e3f75f3ccd27f8fd85a4043bb296128"
 Refs #24324 -- Fixed get_app_template_dirs() UnicodeDecodeError on Python
 2.

 The function implemented most of upath(), but skipped the check for
 strings that are already unicode.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24324#comment:20>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.96e553ea7ecbd22c27836b17a17c60dd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to