/blog

A simple blog developed using Django

Primary LanguagePython

blog

A simple blog application where only a superuser can create, update, delete a post on the blog. It uses medium API, so that the superuser can add heading, links, blockquote the post content. The screenshots of the blog have also been provided.