only show latest episodes on podcast page
commit23f7a42824b8b489dacb80e3ed6a0d5f5ff1a561
authorStefan Kögl <stefan@skoegl.net>
Fri, 17 Aug 2012 18:06:18 +0000 (17 20:06 +0200)
committerStefan Kögl <stefan@skoegl.net>
Fri, 17 Aug 2012 18:06:18 +0000 (17 20:06 +0200)
tree115fd49eeee05b4895141a820af7f8b02ff89db9
parent4e9f7fb884647324124e3f45446498c28ac793ac
only show latest episodes on podcast page

add a separate page containing all episodes of a podcast
mygpo/web/templates/episodes.html [new file with mode: 0755]
mygpo/web/templates/podcast.html
mygpo/web/urls.py
mygpo/web/views/podcast.py