Skip to content

hiteshgarg14/Blog-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advance Django Implementations

  1. Blog Application
    • Sharing posts by email
    • Comment system
    • Tagging functionality using Django-Taggit
    • Retrieving posts by similarity (common tags, published date etc.)
    • Templatetags Implementation:- simple_tags, inclusion_tags, assignment_tags
    • Custom template filters:- Markdown
    • Sitemap of website using django.contrib.sites and django.contrib.sitemaps
    • RSS Feed for blog posts using built-in syndication feed framework
    • Search Engine with Solr and Haystack

About

Advance Django Implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published