subscribe to podc despite extisting subscriptions
commitda3854c42faf33357db4f24740a7bf7fdfc2bdae
authorStefan Koegl <stefan@skoegl.net>
Fri, 8 Jan 2010 17:26:47 +0000 (8 18:26 +0100)
committerStefan Koegl <stefan@skoegl.net>
Fri, 8 Jan 2010 17:26:47 +0000 (8 18:26 +0100)
tree5f1569e04ce61e3f287ad491f93e1a24e4dacd9b
parentc447679c93f692d751fdc09b3c7b1be49699132f
subscribe to podc despite extisting subscriptions

previously the podcast view /podcast/<id> showed either a list of subscribed
devices or a link for subscribing.

Now the subscribe-link is always shown if there is a device on which the
podcast is not yet subscribed.
htdocs/media/screen.css
mygpo/api/models.py
mygpo/web/templates/podcast.html
mygpo/web/templates/subscribe.html
mygpo/web/views.py