Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/elevenpassin/my-first-blog
- Owner: elevenpassin
- Created: 2017-02-23T13:28:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T06:26:37.000Z (over 7 years ago)
- Last Synced: 2023-09-21T11:27:30.683Z (over 1 year ago)
- Topics: blog, django, first, python
- Language: Python
- Homepage: http://buoyantair.pythonanywhere.com/
- Size: 5.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.