Dblog is a blog application. This project's developing with Python and Django.
Caution: Python 2.7 and Django 1.6 must be installed on your computer.
- You need to clone this project from GitHub with git clone git@github.com:mirac/dblog.git
- Please enter into your folder and give the following command; ./manage.py runserver
- That's all!
- 20-August-2014 Project's created.