Statistics
| Branch: | Tag: | Revision:

root / README.upgrade @ c08d0b66

History | View | Annotate | Download (227 Bytes)

1
UPGRADE
2
=======
3

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