Revision 4a1c29ea README.upgrade

b/README.upgrade
1
Upgrade notes.
1
UPGRADE
2
=======
3

  
4
0.7.9 -> 0.7.10
5
---------------
6
* Update settings.py (BACKEND*, SERVICE_NAME, *_EMAIL, *_TARGET)
7
* Update 'attributes' table in mysql:
8
    
9
	mysql> update attributes set `key`='ETag' where `key`='hash';
10

  

Also available in: Unified diff