add admin task for unifying the slugs of episodes
commit67dab09a93e4d1857ecd680b3143da34f7d26f4b
authorStefan Kögl <stefan@skoegl.net>
Thu, 18 Jul 2013 16:29:21 +0000 (18 18:29 +0200)
committerStefan Kögl <stefan@skoegl.net>
Thu, 18 Jul 2013 16:29:21 +0000 (18 18:29 +0200)
tree6957ac58e725d31b563e079627a733e7976e5e3a
parent828b4be3d4af64c4ad26de9ec2c26fec1b331763
add admin task for unifying the slugs of episodes
mygpo/admin/tasks.py
mygpo/admin/templates/admin/overview.html
mygpo/admin/templates/admin/task-status.html [moved from mygpo/admin/templates/admin/merge-status.html with 81% similarity]
mygpo/admin/templates/admin/unify-slugs-select.html [new file with mode: 0644]
mygpo/admin/urls.py
mygpo/admin/views.py
mygpo/core/slugs.py
mygpo/core/tests.py
mygpo/utils.py