[Migration] Get podcasts by last/next update from PostgreSQL
commitbc99462e949ccdc63c91afaa89bab8935e15787b
authorStefan Kögl <stefan@skoegl.net>
Sun, 15 Jun 2014 12:27:38 +0000 (15 14:27 +0200)
committerStefan Kögl <stefan@skoegl.net>
Sun, 15 Jun 2014 12:27:38 +0000 (15 14:27 +0200)
tree1723a31fc438d6b4530b418f5b449d9e73b6f731
parent658e74a20123398fa75fa1ae5679cdb0509100a3
[Migration] Get podcasts by last/next update from PostgreSQL
couchdb/general/_design/podcasts/views/by_last_update/map.js [deleted file]
couchdb/general/_design/podcasts/views/by_next_update/map.js [deleted file]
doc/dev/couchdb-views.rst
mygpo/administration/views.py
mygpo/db/couchdb/podcast.py
mygpo/maintenance/management/podcastcmd.py
mygpo/podcasts/models.py
mygpo/podcasts/tests.py