Hi,
I've found this problem also when I was including WYSIWYG editor in my
admin;
I was migrating fromDjango  0.96 to 1.0.
As TinyMCE I suggest django-tinymce application
http://code.google.com/p/django-tinymce/
There you can find the "workaround" your problem.
Alternatively, you can customize change_form.html in admin templates
(for flatpages too) .
including manually your 'textareas.js' and  'tiny_mce.js'
Hope this help.;)
--~--~---------~--~----~------------~-------~--~----~
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