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 <[email protected]> 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 > [email protected] > _______________________________________________ > Cherokee mailing list > [email protected]http://lists.octality.com/listinfo/cherokee _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
