[Migration] Get Episodes from PostgreSQL
commit44b7c6a20c23ef9a30fd453d038e30140c936145
authorStefan Kögl <stefan@skoegl.net>
Fri, 20 Jun 2014 21:25:17 +0000 (20 23:25 +0200)
committerStefan Kögl <stefan@skoegl.net>
Fri, 20 Jun 2014 21:27:37 +0000 (20 23:27 +0200)
treebe934bb662e11780f8d040d6cfed74202fef2b72
parentddde205c928b5f3358b84b2034125d19aa49c8d9
[Migration] Get Episodes from PostgreSQL
15 files changed:
mygpo/administration/group.py
mygpo/administration/tasks.py
mygpo/api/advanced/updates.py
mygpo/core/models.py
mygpo/core/podcasts.py
mygpo/db/couchdb/episode.py
mygpo/db/couchdb/user.py
mygpo/maintenance/management/commands/listening-stats.py
mygpo/podcasts/models.py
mygpo/publisher/utils.py
mygpo/publisher/views.py
mygpo/share/userpage.py
mygpo/users/models.py
mygpo/web/views/episode.py
mygpo/web/views/podcast.py