On Fri, Mar 18, 2011 at 12:05 AM, Carl Meyer <c...@oddbird.net> wrote:
>
>
> On 03/17/2011 05:36 AM, Tom Evans wrote:
>> I strongly disagree here. Django shouldn't be doing magic with my
>> PYTHONPATH, if I want stuff in my PYTHONPATH, I'll darn well put it
>> there.
>
> Hear, hear! I'm only a weak +0 on the entire idea of documenting a
> "standard" project layout, as I think it's highly idiosyncratic and
> dependent on the nature of the project. But I am strongly -1 on any
> proposal to introduce any more sys.path-mangling anywhere in Django. I'm
> eager to remove the bit that is already there.

Likewise. I'd like to spend some time in the 1.4 cycle looking at this
problem; it's an annoying wart, results in startup code that is a lot
more complex (and brittle) than it should, and causes all sorts of
confusion when it comes time to deploy your project.

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 django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to