Django by example: Blog app

This is also another project I made while following the "Django by example" book. It's a very basic blog app that doesn't look really pleasant but it helped me understand the framework a little better.
You can view the Github repository here.