A simple, ready-to-use blog that features rich text editing (through django-tinymce), post categories, searching, tagging, comments (using [Django's comments framework] (https://docs.djangoproject.com/en/1.5/ref/contrib/comments/)), and a clean, pleasing visual interface.
See the docstrings in models.py, views.py and admin.py for full info on each model and view.