Lejogger

Lejogger was my first Django project, and it's a blog that was designed for my Land's End to John O'Groats cycle. It takes blog posts and an optional GPX file, and plots a reduced resolution Google Map for the day, along with an elevation profile. It also keeps an overall map of the whole trip, and has basic donation pledge support built in. I'm afraid it was coded in Django 0.97-pre.

You can use subversion to check out the source with svn:
svn co https://www.maniacmartin.com/svn/lejogger/
or by getting a tarball from the repository