This project was made as part of a series of projects to learn Django.
- Bootstrap CSS
- Sharing posts via email
- Post comments
- Tagging system
- Recommendations for similar posts
- Custom template tags and filters
- Sitemap and post feed
- Pagination
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.