My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

MOVED TO GITHUB

code and issues at github

django-tinymce development release

  • django-tinymce-1.5.1a2 is available at http://pypi.python.org/pypi/django-tinymce/1.5.1a2
  • works with Django v1.2 and v1.3 (support for staticfiles and django.contrib.staticfiles)
  • bundles TinyMCE v3.3.9.4 with language packs
  • pip install django-tinymce

django-tinymce stable release

django-tinymce is:

A Django application that contains a widget to render a form field as a TinyMCE editor.

Features:

  • Use as a form widget or with a view.
  • Enhanced support for content languages.
  • Integration with the TinyMCE spellchecker.
  • Enables predefined link and image lists for dialogs.
  • Can compress the TinyMCE Javascript code.
  • Integration with django-filebrowser.

Documentation

You can find the documentation in the docs directory or old docs but still usable:

Powered by Google Project Hosting