Re: Pinax static files in windows7 virtualenv

2011-03-02 Thread mongoose
are you getting an errors, maybe 404 erros when the request is being made for the media files? On Feb 25, 1:07 pm, Kopch wrote: > Hi all! I'm noob in django. I've installed Pinax project in windows > virtualenv, after i've made static files collect with build_media. > Everything were collected in

Pinax static files in windows7 virtualenv

2011-02-25 Thread Kopch
Hi all! I'm noob in django. I've installed Pinax project in windows virtualenv, after i've made static files collect with build_media. Everything were collected in the site_media\static. But pinax project doesn't see them anyway. ADMIN_MEDIA_PREFIX is '/site_media/static/ admin' and all files are t