Statistics
| Branch: | Tag: | Revision:

root / README.upgrade @ 4a1c29ea

History | View | Annotate | Download (221 Bytes)

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