Home > blog

blog

Blog is a project mainly written in PYTHON and JAVASCRIPT, it's free.

simple django blog

Django blog

A simple django blog using WMD-Editor

Installation

  1. get blog
  2. run python bootstrap.py
  3. run bin/buildout to install app and dependancies
  4. run bin/manage syncdb to setup the database
  5. run bin/manage to run all your regular manage.py commands...
Previous:scratchpad