A full-featured Django-based Content Management System for managing blog posts with a REST API, rich text editing, and comment functionality. blog_cms/ ├── apps/ │ ├── api/ # REST API endpoints and ...