Migrating from 1.4.10 to 1.4.11

Warning

This release does not build. Use version 1.4.12 instead.

Bugfixes and improvements: see: http://devilry.readthedocs.org/en/latest/releasenotes-1.4.11.html

Backup database and files

BACKUP. YOUR. DATABASE. AND. FILES.

Update devilry

Follow the update guide, and set REVISION to v1.4.11, but run the following command between step 3 and 4:

$ bin/django.py syncdb
$ bin/django.py migrate core