move all PodcastList db queries into separate module
commitdb220d5de5b4c1c4cc003de828750463a066bf24
authorStefan Kögl <stefan@skoegl.net>
Sat, 22 Sep 2012 09:22:39 +0000 (22 11:22 +0200)
committerStefan Kögl <stefan@skoegl.net>
Sat, 22 Sep 2012 09:22:39 +0000 (22 11:22 +0200)
tree913f8305b0ab198855edf02da5599f9f087fce07
parentab6cb06cbaee28108e3a2e579f2164f997a9776a
move all PodcastList db queries into separate module
mygpo/api/advanced/lists.py
mygpo/db/couchdb/podcastlist.py [new file with mode: 0644]
mygpo/directory/views.py
mygpo/share/models.py
mygpo/share/userpage.py
mygpo/share/views.py
mygpo/web/views/__init__.py