Writing your first Django weblog
Big Head Labs has a nice guide to creating a simple blog application with Django. It’s aimed at people with little or no Django experience, but that have a general familiarity with Python. I just skimmed through it so far (having already written a blog in Django), but it looks like it is well written.
I really think that it’s these type of guides (i.e. the really, really, simple ones) that will get more people to check out Django. Nice job!