removing "managed = False" in Subscription model
commit453088e3222600bcaeab1092aaa68024d99cef8c
authorStefan Koegl <stefan@skoegl.net>
Sun, 13 Dec 2009 19:59:59 +0000 (13 20:59 +0100)
committerStefan Koegl <stefan@skoegl.net>
Sun, 13 Dec 2009 19:59:59 +0000 (13 20:59 +0100)
tree11240f8f0cf8a75d477f706a8dc6b64da45de006
parentd6a61e4115d2b704c12cf9b07d26e8df25acf3ba
removing "managed = False" in Subscription model

Option is not available in Django 1.0 which is currently shipped with Debian
stable
http://docs.djangoproject.com/en/dev/ref/models/options/#managed
mygpo/api/models.py