How to Build a Blog with Powerful Rich-text Editor | Django Step by Step Tutorial

April 24, 2021
build-blog-with-django

Tutorial Summary

We build a Blogging website with a Powerful Rich-text Editor and cool search functionality using Django and CKEditor. This is a great project for beginners as you will learn how to work with Django. First, make sure you have python 3 installed on your computer and then get the starter files.

📚 Video Materials/References

Part 1: Setup Django project, static files and models

Part 2: Create Templates and Django views

Made With Traleor