I'm trying to put a sunset.jpg image into a textarea file. The image
editor asks for the url. I can't seem to get the editor to find the
image file. I'm running the django server (http://127.0.0.1:8000) with
a project named 'sb' and an app named 'a', so the first thing I tried
was http://127.0.0.1:8000/sb/a (with the sunset.jpg file in the sb.a
directory). That didn't work, nor has any of the many variations I've
tried thus far. Any ideas?


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

Reply via email to