DJCMS is a content management system built using the Django web framework. It allows users to create and manage articles, upload images, embed YouTube videos, and add links to their content.
-
Updated
Feb 18, 2024 - HTML
DJCMS is a content management system built using the Django web framework. It allows users to create and manage articles, upload images, embed YouTube videos, and add links to their content.
This project implements Custom Object Mangers to retrieve published posts, django email system for sending sharing posts via email and template tags namely blog_tags for retrieving the total number of posts and the most commented on post
Blog Listings Django App (Post article, Articles List)
A simple blog application created using Django framework.
Add a description, image, and links to the django-blog-application topic page so that developers can more easily learn about it.
To associate your repository with the django-blog-application topic, visit your repo's landing page and select "manage topics."