replace User.update_device with safe db access
commit9b5aaa93b746eff53498b85ce804ffd2baf4d445
authorStefan Kögl <stefan@skoegl.net>
Tue, 10 Sep 2013 19:43:37 +0000 (10 21:43 +0200)
committerStefan Kögl <stefan@skoegl.net>
Tue, 10 Sep 2013 19:43:37 +0000 (10 21:43 +0200)
tree7a2a5a3086d0a397124433ef507045b2028ef891
parent8681ef5011bab22c05de61a44b849132605e8316
replace User.update_device with safe db access
mygpo/api/advanced/__init__.py
mygpo/db/couchdb/user.py
mygpo/users/models.py
mygpo/web/views/device.py