Help with text editor

Nothing special just standart commenting/forum/blog stuff. Bold. Quote. Hyperlink. Code. Spoiler.
And django support. CKEditor is very simple. You just pip install it, add some settings, and change in models.py guide_content = RichTextField() and it works. But I’ve never seen it in a live site.
Something like that would be nice.