DRY violation: site name in project files

2007-08-31 Thread Davidov
es it difficult to move projects from site to site. Also this violates DRY (you have to write site name again). Is there a way to solve this elegant way (without modifying python modules load path)? Thanks! -- Best regards, Davidov --~--~-~--~~~---~--~~ You rec

Re: DRY violation: site name in project files

2007-09-01 Thread Davidov
Thanks for your explanation. Now I understand. On 1 сент, 02:52, "James Bennett" <[EMAIL PROTECTED]> wrote: > On 8/31/07, Davidov <[EMAIL PROTECTED]> wrote: > > > This means that project should have some knowledge about parent site. > > This makes it diff