#8329: django shouldn't delete the startproject command
--------------------------------------+-------------------------------------
Reporter: IanHolsman | Owner:
Status: new | Milestone: post-1.0
Component: django-admin.py | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
--------------------------------------+-------------------------------------
Comment (by adrian):
Another (granted, small) problem with this patch: the error message is a
bit awkward. I'd rephrase it like this --
{{{The "startproject" command is disabled, because you've already defined
a project. To create a new project, unset your DJANGO_SETTINGS_MODULE
environment variable.}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/8329#comment:6>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---