pydanny / django-wysiwyg

A Django application for making Django textareas rich text editors. Certainly as a template tag and possibly as a form widget.
http://django-wysiwyg.readthedocs.org
MIT License
465 stars 63 forks source link

Added support for custom config in ckeditor #17

Closed renyi closed 12 years ago

pydanny commented 12 years ago

Nicely done. Elegant, small and sweet.

renyi commented 12 years ago

Thanks. Sorry I don't have time to update the docs.