Django Wysiwyg Tutorial | CKEditor

Опубликовано: 05 Октябрь 2024
на канале: Code With Stein
9,466
216

Learn how to implement a simple wysiwyg editor with Python Django. In this video, I will show you how to do that.

I'm going to use CKEditor, but the procedure is almost the same for most of the wysiwyg editors out there.

This little Django project is something everyone needs to do at one point.

CKEditor is a free wysiwys editor and it's very easy to work with.

---

Important links

Github: https://github.com/SteinOveHelset/dja...
Discord:   / discord  
Patreon:   / codewithstein  
Twitter:   / codewithstein  
Website: https://codewithstein.com

---

#codewithstein #django #wysiwyg #python