add selection of media type to podcast toplist (bug 1062)
commite5da0513ae6d70a8b6e31017d07aea1eea1fe6ea
authorStefan Koegl <stefan@skoegl.net>
Tue, 22 Jun 2010 13:34:20 +0000 (22 15:34 +0200)
committerStefan Koegl <stefan@skoegl.net>
Tue, 22 Jun 2010 13:34:20 +0000 (22 15:34 +0200)
tree3ab7cb4645d8da5a635e3bee8a2aac6854eab202
parentc31a62f835932e99662a1859074134f0a5bfa9fa
add selection of media type to podcast toplist (bug 1062)
htdocs/media/screen.css
install/update-35.sql
mygpo/api/backend.py
mygpo/api/fields.py [new file with mode: 0644]
mygpo/api/models/__init__.py
mygpo/data/feeddownloader.py
mygpo/data/mimetypes.py [new file with mode: 0644]
mygpo/web/templates/toplist.html
mygpo/web/templatetags/utils.py
mygpo/web/views/__init__.py