Right now you dont need WYSIWYG editors. Just learn Chrome DevTools<https://developers.google.com/chrome-developer-tools/> and use a text editor. For example Vim, Sublime Text or Emacs. You can try an IDE like eclipse or PyCharm too.
Regards. 2014/1/21 Matthew Stroud <[email protected]> > I have been working on an application and it's working quite well. > However I have been requested to have insite help integrated in to the site > (e.g. a help button). Though I could just create static pages and serve > them up, I would much rather have something that has a WYSIWYG editor that > I can edit the pages on the fly. Any suggestions? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/00a22c6b-45f2-48cc-b945-1247234c2674%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPe5H6-yXy6m7owgJ_03BQsW8xG%3DHpGFwvpWuiqpQAhXjAz1Ww%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

