Collect results when updating podcasts
commite8fe4fde046144236df679bb6519e8dadf06aa93
authorStefan Kögl <stefan@skoegl.net>
Sun, 3 Dec 2017 17:47:09 +0000 (3 18:47 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 3 Dec 2017 17:47:09 +0000 (3 18:47 +0100)
tree143705a3f72af52f9c5c0fa84c4c9aa900565312
parent0309dc17399b6a55e6c7c03838cdcb0af1c58ff8
Collect results when updating podcasts
htdocs/media/screen.css
mygpo/data/admin.py [new file with mode: 0644]
mygpo/data/feeddownloader.py
mygpo/data/migrations/0002_result_podcast_null.py [new file with mode: 0644]
mygpo/data/migrations/0003_podcastupdateresult_podcast_url.py [new file with mode: 0644]
mygpo/data/models.py
mygpo/podcasts/models.py
mygpo/publisher/templates/publisher/podcast.html
mygpo/publisher/views.py