I'm using a default local installation on a Windows XP machine, running
Firefox 1.5

When I try the following URL
http://localhost:8000/media/js/textareas.js  I get a message saying
that the file cannot be found on the following (notice the slashes)

C:\Python24\lib\site-packages\django_src\django/contrib/admin/media\js/testarea.js

However, when I go to localhost:8000/admin and then look in the source
of the generated web pages it seems clear to that the files are in
correct directory.

It's probably something stupid,  I am doing here ?. I'm very new to
Django and still trying to find my way around.

MerMer







> Ok you've surely checked, but i have to ask anyway. :)
> Are the files really readable, e.g. does
> http://www.yoursite.com/media/js/textareas.js show up in your browser?
>
> Oh and which browser do you use? Konqueror (and probably Safari too) don't
> work with tinyMCE.
>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to