On Wed, 2007-11-14 at 23:02 -0600, Gary Wilson wrote: > Joseph Kocherhans wrote: > > Hey Todd, I haven't looked at you patch, but here's what Russ > > mentioned when I asked: > > > > http://groups.google.com/group/django-developers/browse_thread/thread/fb148adb454b74ef/789da4389cf33295?lnk=gst&q=kocherhans+django-admin#789da4389cf33295 > > Would it be crazy if we got rid of django-admin.py and manage.py and replaced > them with one "django" command to rule them all?
Yes, I think it would be. It's just needless churn without adding functionality, as far as I can see. Let's not break things without a good reason. manage.py is convenience wrapper that is useful, but there's really only django-admin.py at the moment anyway, so renaming it shouldn't be necessary. Malcolm -- Quantum mechanics: the dreams stuff is made of. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
