Re: when deploying a real site django says i dont have access to python eggs cache

2008-10-27 Thread Graham Dumpleton
On Oct 28, 3:05 pm, geezer <[EMAIL PROTECTED]> wrote: > hi, > > when deploying to a real site, django says i dont have writable access > to a python eggs cache, when i redirect the python eggs cache, placing > it into a new writable directory the browser crashes, exactly what are > the steps to

when deploying a real site django says i dont have access to python eggs cache

2008-10-27 Thread geezer
hi, when deploying to a real site, django says i dont have writable access to a python eggs cache, when i redirect the python eggs cache, placing it into a new writable directory the browser crashes, exactly what are the steps to satisfying django requirements for the python eggs cache in this si