On Tue, Oct 27, 2009 at 4:06 PM, Kevin Teague <[email protected]> wrote: > Structure a Django project so it has the same layout as a normal > Python project. Which might look something like: > > myinstance/ > setup.py > settings.py > bin/ > manage.py > mysite/ > __init__.py > urls.py >
I can't think of any serious objections to your proposal, other than that it's a big change from the way things are done now and I'm not sure what the transition plan would involve. I'd say, if you are serious about it, create a proposal on the wiki that outlines why this has to happen, when it should happen, if this has been tried before, what the benefits would be, what problems would have to be solved, and how to solve them. My unqualified opinion is of course subject to veto by any of the powers at be (though I should think anyone is free to make serious, well thought out proposals in the wiki, whatever they might be). :) Tobias -- Tobias McNulty Caktus Consulting Group, LLC P.O. Box 1454 Carrboro, NC 27510 (919) 951-0052 http://www.caktusgroup.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
