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