#20254: startproject command - need better error message
-------------------------------+--------------------
     Reporter:  dhivya23       |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.4
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 can startproject command throw a more useful error message ?
 When I already have started a project called 'companyweb' and have set env
 variable, DJANGO_SETTINGS_MODULE to its settings file, and I do,
 > django-admin.py startproject mysite
 Unknown command: 'startproject'
 Type 'django-admin.py help' for usage

 Can this message say something like,
 "Unknown command: 'startproject'. Project 'companyweb' is the current
 project. "

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20254>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to