Skip to content

schepelin/django-wymeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-wymeditor

django-wymeditor is WYSIWYG Django widget.

Can use in forms or/and django-admin very simple and compatible with django 1.4 (not tested with 1.3?).

Features:
  • include RTE widget to models.CharField
  • include RTE widget in admin to models.TextField
  • Custom settings support for Tools, Containers, Classes and Styles
  • Current WYMeditor version used: 1.0.0b3

Usage

Look on the provided 'example' directory to see how using it.

Changelog

Version 0.1.1

  • centralised default settings in the app
  • editor control popup Django styled

Version 0.1.0

  • initial

Authors

Maxim Schepelin (main) Mathieu Meylan

About

WYSIWYG widget. Can use in forms and django admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published