Apply im module selection in urls.
[pithos] / README.upgrade
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