[Podcasts] precompute episode order for faster paging
commita6d670cd7cd44cb324ada61a92805fd809c4b9dc
authorStefan Kögl <stefan@skoegl.net>
Sun, 9 Nov 2014 14:03:49 +0000 (9 15:03 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 9 Nov 2014 14:05:13 +0000 (9 15:05 +0100)
treedd5c07ade8d8dc9b885ebc809b89de4631b7ab83
parenteff439c51b16502946927a69f5dfc4b173acad5d
[Podcasts] precompute episode order for faster paging
mygpo/core/models.py
mygpo/data/feeddownloader.py
mygpo/podcasts/admin.py
mygpo/podcasts/migrations/0030_ordered_episode.py [new file with mode: 0644]
mygpo/podcasts/migrations/0031_podcast_max_episode_order.py [new file with mode: 0644]
mygpo/podcasts/models.py