ondrejsika.com

django-simpleblog documentation

Django app provides very simple blog.

Authors

Ondrej Sika ondrejsika.com dev@ondrejsika.com

Source

Documentation ondrejsika.com/docs/django-simpleblog
Python Package Index pypi.python.org/pypi/django-simpleblog
Bitbucket bitbucket.org/sikaondrej/django-simpleblog

Instalation

Instalation is very simple over pip.
# pip install simpleblog

Usage

In progres..