
bsdbrains at gmail
Nov 8, 2009, 8:43 PM
Post #2 of 3
(323 views)
Permalink
|
|
Re: django static media files not being found
[In reply to]
|
|
I ran into snares with the django wizard as well. Mainly, because my path assumptions (i.e. my settings.py) did not match the wizard's defaults. If you give more detail on your setup, I'd be happy to help. There are too many variations to speculate. Dave On Nov 8, 9:42 am, kevin beckford <lazy...@gmail.com> wrote: > I've set up a project using cherokee. It's a django project. I used > the wizard. > > Now, what happens is that everything works, except static file > serving. I'm not in debug mode on the server. Cherokee is not > serving the static files. I did rename the /media rule to /static. > What more do I need to do to get this to work? > > -- > Kevin Beckford > Lead Developer, > Lazyweb Construction Company,http://lazyweb.ca > ke...@lazyweb.ca > _______________________________________________ > Cherokee mailing list > Chero...@lists.octality.comhttp://lists.octality.com/listinfo/cherokee _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|