UPGRADE ======= 0.7.9 -> 0.7.10 --------------- * Update settings.py (BACKEND*, SERVICE_NAME, *_EMAIL, *_TARGET, IM_*) * Update 'attributes' table in mysql: mysql> update attributes set `key`='ETag' where `key`='hash';