You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use Django to create a blog application with several functionalities. Features include post sharing, a comments system, post tags, similar post recommendations, a sitemap and post feed.
This project was made as part of a series of projects to learn Django.
Features
Bootstrap CSS
Sharing posts via email
Post comments
Tagging system
Recommendations for similar posts
Custom template tags and filters
Sitemap and post feed
Pagination
About
We use Django to create a blog application with several functionalities. Features include post sharing, a comments system, post tags, similar post recommendations, a sitemap and post feed.