[PodcastLists] fixes various bugs, adds tests
commit044b613a5418e98ad35806923275d36b4b10829d
authorStefan Kögl <stefan@skoegl.net>
Sun, 26 Oct 2014 21:32:52 +0000 (26 22:32 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 26 Oct 2014 21:32:52 +0000 (26 22:32 +0100)
tree5a5bff7b8b9aee75fbff56c97c583a11c6c96ca4
parent95b336084603cfb195939950d3a75a84d300a532
[PodcastLists] fixes various bugs, adds tests
mygpo/api/advanced/lists.py
mygpo/api/simple.py
mygpo/api/urls.py
mygpo/podcastlists/migrations/0003_entries_ordering.py [new file with mode: 0644]
mygpo/podcastlists/models.py
mygpo/podcastlists/tests.py
mygpo/test.py
mygpo/utils.py