Skip to content

gabrielhurley/django-wymeditor

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •