more efficient way to retrieve random podcasts
commit6ccfb69b1027eccd7245dda10c49d5789b3b8040
authorStefan Kögl <stefan@skoegl.net>
Tue, 12 Jun 2012 15:06:22 +0000 (12 17:06 +0200)
committerStefan Kögl <stefan@skoegl.net>
Tue, 12 Jun 2012 15:06:22 +0000 (12 17:06 +0200)
treebb1b9579192b5d5c33417ff7c68e19c51e6a1041
parent74083d4cae1a7d08515e302cf11fcf4d6b1e585b
more efficient way to retrieve random podcasts
couchdb/_design/podcasts/views/random/map.js [new file with mode: 0644]
mygpo/api/backend.py
mygpo/core/models.py
mygpo/web/views/__init__.py