Thanks for the response, Steve. After checking with our systems admin it looks like the files were missing from the media directory on the apache root path. I copied them over and it's working now. I was check for the files in the django source folders.
On Wed, Aug 25, 2010 at 9:23 AM, Steve Holden <st...@holdenweb.com> wrote: > On 8/25/2010 9:54 AM, Nick wrote: > > Stranger still, I can get to the /media/js/admin/ > > RelatedObjectLookups.js but not the jquery library > > > > > > On Aug 24, 4:51 pm, Nick <nickt...@gmail.com> wrote: > >> I have a model set up to use collapsable inlines but for some reason > >> the path to my js files is acting very strange. > >> > >> I can find the core.js athttp://mysite.com/media/js/core.js but when > >> i try to reach any other jshttp://mysite.com/media/js/inline.min.jsI > >> get a server error > >> > >> "/media/js/inlines.min.js was not found on this server" > >> > >> I checked the directories and all the js files are in the right place. > >> Anyone encounter this before? > > > Permissions? I presume your static content is being served by a parallel > server and not by Django ... > > regards > Steve > -- > Steve Holden +1 571 484 6266 +1 800 494 3119 > DjangoCon US September 7-9, 2010 http://djangocon.us/ > See Python Video! http://python.mirocommunity.org/ > Holden Web LLC http://www.holdenweb.com/ > -- Nick Tankersley Media Specialist nickt...@gmail.com http://newsok.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.