On 8/16/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 8/15/07, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
> > I'd like to split this into several files, turning
> > django.core.management into a package. The purest way of splitting the
> > functionality would be to give each manage.py action ("runserver",
> > "syncdb", etc.) its own Python module, like this:+1 to the general idea of refactoring. The management.py beast needs to be put on a leash :-) > Let any (installed) app provide its own manage.py actions in a similar > way -- something like:: +1 to this specific suggestion. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
