add page to manually add missing podcasts
commit1a3c99b4f3885b9351c68d284f46c2c260b966c6
authorStefan Kögl <stefan@skoegl.net>
Tue, 1 Jan 2013 16:09:02 +0000 (1 17:09 +0100)
committerStefan Kögl <stefan@skoegl.net>
Tue, 1 Jan 2013 16:09:02 +0000 (1 17:09 +0100)
tree6018b30b7fd15f2b736a76f30232d8673bf900a4
parent1885053ee0973006ac80018a922c892f99e81c09
add page to manually add missing podcasts
mygpo/data/feeddownloader.py
mygpo/data/management/commands/feed-downloader.py
mygpo/directory/search.py
mygpo/directory/templates/missing.html [new file with mode: 0644]
mygpo/directory/urls.py
mygpo/directory/views.py
mygpo/publisher/views.py
mygpo/share/views.py
mygpo/web/templatetags/menu.py