#25589: startapp command should support unicode name
--------------------------------+--------------------
     Reporter:  sih4sing5hong5  |      Owner:  nobody
         Type:  Uncategorized   |     Status:  new
    Component:  Uncategorized   |    Version:  1.8
     Severity:  Normal          |   Keywords:
 Triage Stage:  Unreviewed      |  Has patch:  0
Easy pickings:  0               |      UI/UX:  0
--------------------------------+--------------------
 In python3, variable/package/filename is ok with begining with Unicode
 character.
 But the `startapp` command cannot do that.

   python manage.py startapp 維護團隊
   CommandError: '維護團隊' is not a valid app name. Please make sure the
 name begins with a letter or underscore.

--
Ticket URL: <https://code.djangoproject.com/ticket/25589>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/057.0d8755506059876c87c32b42bbd652bd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to