public
Description: A Django Based Blog
Homepage: http://altmansoftware.lighthouseapp.com/projects/19962-shiftingbits
Clone URL: git://github.com/paltman/shiftingbits.git
name age message
file .gitignore Loading commit data...
file README.md
file TODO
file import_wp.py Sun Oct 19 19:01:21 -0700 2008 slugs are unique... not sure they should be, b... [paltman]
directory shiftingbits/
README.md

Shifting Bits: A Blog

I stole a good amount of this code from Brian Rosner and his "oebfare" blog.

The blog app in this project depends on a number of other modules:

  1. django 1.0
  2. django-tagging
  3. Django 1.0 Compatible Fork of django-comment-utils
  4. akismet python library [optional]