* NEW: Frank refactored the Django project and app. Now Codespeed is a proper, installable Django app, and there is a sample project in the "example" dir
* NEW: Upgraded to jQuery 1.6
* NEW 44: Stefan added an option to the timeline view for equidistant data point plotting
* NEW: Permalinks are now id based for Environment, to shorten the length and avoid problems related to url encoding, as well as to allow changing the name without beaking the permalink
* FIX: Frank added a check for revision_date = "None" (as string), caused by the
save_single_result.py sample script