On 10/9/06, MerMer <[EMAIL PROTECTED]> wrote: > Does this mean that I will have problems serving Javascript files using > just the development server?
Probably. The development server isn't a "real" web server; it doesn't know how to serve static files off the disk, for example. There are some things you can do to make it serve them, but this ability is disabled by default to reinforce the idea that the dev server is only for temporary use while you're testing an application. http://www.djangoproject.com/documentation/static_files/ -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---