[Migration] remove unused methods for unifying slugs
commitb31046238760a50bc96864706bd5b4f65f644998
authorStefan Kögl <stefan@skoegl.net>
Thu, 26 Jun 2014 16:18:05 +0000 (26 18:18 +0200)
committerStefan Kögl <stefan@skoegl.net>
Thu, 26 Jun 2014 16:19:06 +0000 (26 18:19 +0200)
tree65d8d4aa5372a3db307df75b2e86ea258ed29c6b
parentfe7515031e36c84b8feb068f4edeac3669dc5ba7
[Migration] remove unused methods for unifying slugs

Slugs now must be unique, so there is no point in unifying them anymore.
mygpo/administration/tasks.py
mygpo/administration/templates/admin/overview.html
mygpo/administration/templates/admin/unify-slugs-select.html [deleted file]
mygpo/administration/urls.py
mygpo/administration/views.py
mygpo/core/slugs.py
mygpo/core/tests.py