#22949: django-admin.py startproject required settings
-------------------------------------+-------------------------------------
     Reporter:  anonymous            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Management     |                  Version:  master
  commands)                          |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:  django-admin         |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timo):

 Could you clarify the steps to reproduce the issue? I had no problem with
 the following:
 {{{
 $ mkvirtualenv django-test-22949
 $ pip install https://www.djangoproject.com/download/1.7c1/tarball/
 $ django-admin.py startproject myproject
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22949#comment:2>
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/067.c0f7aec84fd9f798561bcea1e153c408%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to