devices can now be synchronized on the website
commitdf81f8fe65e63e9e8bca669bcce884260d6f90f9
authorStefan Koegl <stefan@skoegl.net>
Sat, 26 Dec 2009 17:53:58 +0000 (26 18:53 +0100)
committerStefan Koegl <stefan@skoegl.net>
Sat, 26 Dec 2009 17:53:58 +0000 (26 18:53 +0100)
treef8e571dffe484f93e28597b201377d61cb10860f
parent5bd94723c698f9fb1024287f11596f55babe5d2d
devices can now be synchronized on the website

On /device/<id> the user can now sync a device with others, and remove the
device from existing synchronisations
install/update-09.sql [new file with mode: 0644]
mygpo/api/models.py
mygpo/urls.py
mygpo/web/forms.py
mygpo/web/templates/device.html
mygpo/web/views.py