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

wysiwyg_editor #54

Open elzaresen opened 8 years ago

elzaresen commented 8 years ago

How to make {% wysiwyg_editor "something" %} work by class, not by id?

vdboor commented 8 years ago

err.. what do you mean?