On Thursday, 11 August 2011 09:26:17 UTC+1, Vyrphan wrote:
>
> 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
>

Do you have anything set up to serve non-admin static assets?
https://docs.djangoproject.com/en/1.3/howto/static-files/
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/wKGUPTdszC8J.
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