[DB] add indexes for episodes, slugs
commita863dfc1806a7cf6efd38b68504fba73d7e1dfe7
authorStefan Kögl <stefan@skoegl.net>
Mon, 25 Aug 2014 16:07:36 +0000 (25 16:07 +0000)
committerStefan Kögl <stefan@skoegl.net>
Mon, 25 Aug 2014 16:07:36 +0000 (25 16:07 +0000)
tree4f1cc83da1f38618697510179a134d43dc6e346b
parentabd85bb7c395433003e017f0d8b0620986f083aa
[DB] add indexes for episodes, slugs
mygpo/podcasts/migrations/0025_episode_index.py [new file with mode: 0644]
mygpo/podcasts/migrations/0026_slug_index.py [new file with mode: 0644]
mygpo/podcasts/migrations/0027_episode_index.py [new file with mode: 0644]
mygpo/podcasts/models.py