#22949: django-admin.py startproject required settings
-------------------------------------+-------------------------------------
     Reporter:  anonymous            |                    Owner:  aaugustin
         Type:  Bug                  |                   Status:  assigned
    Component:  Core (Management     |                  Version:  1.7-rc-1
  commands)                          |               Resolution:
     Severity:  Release blocker      |             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
-------------------------------------+-------------------------------------
Changes (by timo):

 * version:  master => 1.7-rc-1


Comment:

 Yes, the referenced commit was backported to stable/1.7.x.

 @anonymous, are there any contents in `/sites/test_dj` The fact that you
 run `./django-admin.py` seems to suggest its existence there? Normally
 `django-admin.py` is added to your PATH when you install Django so you
 omit `./`.

 I tried
 {{{
 $ cd ~/code/django/django/bin
 $ ./django-admin.py
 }}}
 but still didn't reproduce the error.

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

Reply via email to