Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elevenpassin/my-first-blog

Learnt how to make a blog using python and django
https://github.com/elevenpassin/my-first-blog

blog django first python

Last synced: about 2 months ago
JSON representation

Learnt how to make a blog using python and django

Awesome Lists containing this project

README

        

# Hello Kitty Blog

A simple blog to learn and understand the underlying concepts of Django and Back End Web Development.

## Features
- Admin panel.
- Users can maintain blogposts, edit and delete blogposts.
- Comments can be moderated by the blogpost author.
- Users can view and and comment on individual blogposts.