/blog

Primary LanguagePythonApache License 2.0Apache-2.0

Basic blog with simple features

Features:

  • Posts
  • Tags for posts
  • Comments on post
  • Share post by email
  • Get posts by author
  • Get posts by tags
  • Filter posts by author and tag

Technologies and libraries used:
  • Django
  • Elasticsearch with Haystack
  • Django Taggit
  • Django Widget Tweaks
  • MySQL