/dblog

Dblog is a blog application. This project's developing with Python and Django.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

dblog

Dblog is a blog application. This project's developing with Python and Django.

Proposal for Installation

Caution: Python 2.7 and Django 1.6 must be installed on your computer.

Usage

  1. You need to clone this project from GitHub with git clone git@github.com:mirac/dblog.git
  2. Please enter into your folder and give the following command; ./manage.py runserver
  3. That's all!

ChangeLog

  • 20-August-2014 Project's created.

Thanks