Initial copy. Archive of the old version from 2013-03-26.
Initial addition.
Change date from a DateField to a DateTimeField.
Upgraded to conform to Django 1.6.1 expectations.
Add south as an INSTALLED_APP.
Add South-0.8.3 as local PYTHONPATH directory.
Change default timezone to Europe/Copenhagen.
Use USE_TZ=True.
Upgrade to Django 1.6.1 locally.