#8329: django shouldn't delete the startproject command
--------------------------------------+-------------------------------------
          Reporter:  IanHolsman       |         Owner:     
            Status:  new              |     Milestone:     
         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 msabramo):

 My patch takes a bit of a different approach from Ian's. With it,
 "startproject" is not displayed as an available subcommand (like the
 current behavior), but a warning is printed.

 Ian's patch is interesting. I hadn't seen it before I created my own. I
 can't decide whether I like his (ideally with the changes suggested by
 Adrian and Russell) or mine better.

 I know I don't like silently removing the command.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8329#comment:8>
Django <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