add list of podcasts with Flattr support
commit4b8b617aa855df020a5d884011471d0f04969e4e
authorStefan Kögl <stefan@skoegl.net>
Fri, 11 Jan 2013 08:30:55 +0000 (11 09:30 +0100)
committerStefan Kögl <stefan@skoegl.net>
Fri, 11 Jan 2013 08:30:55 +0000 (11 09:30 +0100)
treea233257853c3703d65d70ce0d8947835712c2ac0
parent9cc6e755170a18dfa2e876fbf13e41e7c0994b47
add list of podcasts with Flattr support
couchdb/_design/podcasts/views/flattr/map.js [new file with mode: 0644]
couchdb/_design/podcasts/views/flattr/reduce.js [new file with mode: 0644]
mygpo/db/couchdb/podcast.py
mygpo/directory/templates/flattr-podcasts.html [new file with mode: 0644]
mygpo/directory/urls.py
mygpo/directory/views.py
mygpo/web/templatetags/menu.py