开发者

Django-Admin: RTF Editor in Django Admin application

How do Embed an RTF editor (like : 20 Excellent RT开发者_如何学JAVAF Editors) in Django admin page for all TextFields ?


There is information on the wiki about how to do this for a number of WYSIWYG editors, there are also several apps which add this to Django, django-tinymce. I like using django-grappelli which makes integrating painless and gives the rest of the admin a facelift as well.


You might want to check django-suit package as well. It supports many different WYSIWYG editors (including famous CKEditor as well). It is very easy to integrate and very well documented.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜