Sune Kirkeby wrote:
> On 11/18/05, Robert Wittams <[EMAIL PROTECTED]> wrote:
> 
>>The current system breaks a holy guideline as well: DRY.
>>You have to specify the settings module even though you have almost
>>certainly mentioned it already - your current working directory.
> 
> 
> Uhmm.. Not true at all. I package my apps separately from my
> web-site project, so I'm almost always way outsie anywhere near
> my settings package. Which is another thing, I don't have a
> settings.py, I have settings/{devel,main}.py.
> 
> /s
> 

So you will only be mentioning it once, in the environment variable.
Does that mean everyone works in the same way as you? Lets not pretend
every one is making redistributable apps.

This is a *default*, one which is extremely easily overridden.

Reply via email to