Django-Tutorial-Blog
Django-Tutorial-Blog copied to clipboard
A simple blogging engine written using Django for a tutorial on my website
A simple blogging engine written using the Django web development framework during the course of a tutorial on my blog at http://www.matthewdaly.co.uk.
It provides the following features:
Posts
Well, wouldn't you expect to see them in a blogging application?
Flat pages
Provided by the Django flat pages application.
Categories
Categories can be created, and posts can be assigned to one or more of them.
Comments
The Django comment system is integrated into the pages.
RSS Feeds
An RSS feed of the posts is available