#6654: django-admin.py startproject command enhancement/fix
-----------------------+----------------------------------------------------
Reporter:  i_i         |       Owner:  nobody              
  Status:  new         |   Component:  django-admin.py     
 Version:  SVN         |    Keywords:  startproject command
   Stage:  Unreviewed  |   Has_patch:  1                   
-----------------------+----------------------------------------------------
 `django-admin.py startproject` command can create projects with names that
 conflict with existing installed Python modules. I fixed this. See
 attached patch. It won't allow users accidentally block existing python
 modules or create several projects with the same name in different places
 and therefore prevent potential hard-to-diagnose bugs.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6654>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to