#32734: django-admin startapp with trailing slash in directory name results in
error
---------------------------+------------------------------------
     Reporter:  jooadam    |                    Owner:  nobody
         Type:  Bug        |                   Status:  new
    Component:  Utilities  |                  Version:  3.2
     Severity:  Normal     |               Resolution:
     Keywords:             |             Triage Stage:  Accepted
    Has patch:  1          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  1          |                    UI/UX:  0
---------------------------+------------------------------------
Changes (by Carlton Gibson):

 * stage:  Unreviewed => Accepted


Comment:

 OK, yes, this seems a case we could handle.

 I didn't look into exactly why but it works for `startproject`:

 {{{
 $ django-admin startproject ticket32734 testing/
 }}}

 Thanks for the report. Do you fancy making a PR?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32734#comment:1>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.5ef33253fe280a1d2388175dd57f032e%40djangoproject.com.

Reply via email to