The Web page isn't recognizing your CSS file. Django isn't intended
serve static media files -- such as CSS -- so you'll need to use
another server, such as Apache, to serve the CSS file. Alternatively,
check out the django.views.static.serve, which is for development
purposes only and isn't yet documented (but will be soon).
On 11/18/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
- Re: Why it doesn't work in Django David Ascher
- Re: Why it doesn't work in Django PythonistL
- Re: Why it doesn't work in Django Eugene Lazutkin
- Re: Why it doesn't work in Django PythonistL
- Re: Why it doesn't work in Django Eugene Lazutkin
- Re: Why it doesn't work in Django PythonistL
- Re: Why it doesn't work in Djang... Adrian Holovaty
- Re: Why it doesn't work in D... PythonistL

