On Mon, Jan 12, 2009 at 3:25 AM, [email protected] <[email protected]> wrote: > > Im trying to get the template to load the CSS, but it does not load, > the server output shows a 404. ... > preferably i dont want the css file there but in a global location, > can someone tell me whats going on here?
See: http://docs.djangoproject.com/en/dev/howto/static-files/ And if you're using mod_python, also see: http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-media-files -- --- David Zhou [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

