On Sun, Apr 8, 2012 at 10:34 PM, Roy Smith <r...@panix.com> wrote:
> I'm trying to install django-tinymce 1.5.1b2 into a django-1.3 site.  The

just use "pip install django-tinymce"

> directories, but no tiny_mce directory under those.  Even odder, the media
> and static trees look like identical copies of each other.  Also, it seems

it contains both media and static so it can be compatible w/ django
before staticfiles were part of django.

> directory.  I'm guessing the installation directions predate django 1.3 and
> collectstatic?

no, files (static/media) are new and included to work properly w/
django 1.3, didn't try w/ 1.4.

docs are little out of date but should work.
http://django-tinymce.readthedocs.org/en/latest/installation.html

feel free to contact me if you need help.

Aljosa

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