Becca
A simple blog application written using the awesome Python web framework Django. The goal is to be as simple and pluggable as possible.
Download
You can download the source file becca.zip or checkout the code from subversion svn checkout http://becca.googlecode.com/svn/trunk/ becca
Features
- Textile text is saved into a body_html field for performance
- Complete templates included (for learning purposes)
- Databrowse
- Uses django-tagging which is awesome