On 4/16/07, Roboto <[EMAIL PROTECTED]> wrote: > > Hey Jay, yeah, I noticed somethign similar to that affect as well. It > seems like it does some sort of caching or something, and if it hasn't > cached in a while it takes a while to load. I'm running mod_python, > so I'm often reseting the server so that my code changes go through. > As for serving media files, I'm serving off the same server off my > media directory. The HTML are templates stored within the Django > app. Should they be placed elsewhere?
It's fine if the templates are stored within the Django app, but I was asking about the CSS and the images. How are those being served? Are you using Django's 'django.views.static.serve', or are you servering directly from Apache? Jay P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---