Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django WYMEditor

A Django application that contains a widget to render a form field with a WYMEditor interface.

Requirements

Currently integration with django-filebrowser is hard-coded in. This will be fixed in a future version. For now, make sure you have django-filebrowser installed and included in your INSTALLED_APPS, and that the the following line is in your URLconf:

(r'^admin/filebrowser/', include('filebrowser.urls')),

With that, you should have full filebrowser integration w/ WYMEditor.

About

A simple Django app that allows you to easily use WYMEditor as your rich text editor for form fields.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages