Hi,

Thanks to all for responses, but puzzle persists...

Mathias, I added the slash. Still can't see the tiny_mce edit bar.
But it does provide a clue: Output of runserver now looks like:

[08/Jul/2008 19:37:17] "GET /admin/ HTTP/1.1" 200 4851
[08/Jul/2008 19:37:20] "GET /admin/flatpages/flatpage/ HTTP/1.1" 200
2817
[08/Jul/2008 19:37:23] "GET /admin/flatpages/flatpage/2/ HTTP/1.1" 200
5187
[08/Jul/2008 19:37:23] "GET /admin/jsi18n/ HTTP/1.1" 200 803
[08/Jul/2008 19:37:23] "GET /tiny_mce/langs/en.js HTTP/1.1" 404 1771
[08/Jul/2008 19:37:24] "GET /tiny_mce/themes/simple/editor_template.js
HTTP/1.1" 404 1834

If I enter http://192.168.1.4:8000/tiny_mce/tiny_mce.js, I still see:
var tinymce={majorVersion:'3',minorVersion:'0.8'...

Mario,

I'm serving through the development server , runserver, not Apache.
Also, the model is buried in django.contrib.flatpages somewhere. I
would think that James Bennett would have mentioned something about
adding to the model if it were required. I'll keep you idea in mind,
however.

Thanks again to all,

Lloyd



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

Reply via email to