porimol / django-blog

Created a blog using the Django framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django blog

Created a blog using the Django framework

==== ##Installation You can install integrated package using pip.

pip install -r requirements.txt

Features

Current features include:

  • Create categories
  • Create tags
  • Create posts

About

Created a blog using the Django framework

License:MIT License


Languages

Language:Python 64.9%Language:HTML 35.1%