Hi there folks,

I'm trying to add raw tinyMCE support for my project. I don't want to use the django-tinymce app, as it introduces some features that I don't want to load in my project.

I followed instructions from
https://code.djangoproject.com/wiki/AddWYSIWYGEditor
and can't get it working. I've tried to insert that js tuple from model and from modeladmin, but neither works. I'm using django 1.3, and all I need is to introduce the right js scripts in admin templates, but don't know how to do it.

Any clue?

Thanks in advance

--
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to