remove now unused {% load url from future %}
commit2c47326e1e1da9ae30810e18687607aab5510286
authorStefan Kögl <stefan@skoegl.net>
Sun, 3 Mar 2013 13:23:12 +0000 (3 14:23 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 3 Mar 2013 13:24:07 +0000 (3 14:24 +0100)
tree6a522521524f8b7dae108baf67041d565d0d9907
parente8cbd7f0db633b122d868fe1c1cfd61263e45c84
remove now unused {% load url from future %}

This is effectively a no-op in Django 1.5 and was only used in Django 1.4 for
forward-compatability.
50 files changed:
mygpo/admin/templates/admin/merge-grouping.html
mygpo/admin/templates/admin/merge-select.html
mygpo/admin/templates/admin/overview.html
mygpo/directory/templates/carousel.html
mygpo/directory/templates/category.html
mygpo/directory/templates/directory.html
mygpo/directory/templates/episode_toplist.html
mygpo/directory/templates/flattr-podcasts.html
mygpo/directory/templates/missing.html
mygpo/directory/templates/podcast_lists.html
mygpo/directory/templates/search.html
mygpo/directory/templates/toplist.html
mygpo/publisher/templates/link.html
mygpo/publisher/templates/publisher/home.html
mygpo/publisher/templates/publisher/info.html
mygpo/share/templates/list.html
mygpo/share/templates/list_search.html
mygpo/share/templates/lists.html
mygpo/share/templates/lists_user.html
mygpo/share/templates/share/favorites.html
mygpo/share/templates/share/overview.html
mygpo/share/templates/userpage-denied.html
mygpo/share/templates/userpage.html
mygpo/web/templates/account.html
mygpo/web/templates/base.html
mygpo/web/templates/csrf.html
mygpo/web/templates/dashboard.html
mygpo/web/templates/delete_account.html
mygpo/web/templates/deleted_account.html
mygpo/web/templates/device-create.html
mygpo/web/templates/device-edit.html
mygpo/web/templates/device.html
mygpo/web/templates/devicelist.html
mygpo/web/templates/episode.html
mygpo/web/templates/favorites.html
mygpo/web/templates/history.html
mygpo/web/templates/home.html
mygpo/web/templates/login.html
mygpo/web/templates/mytags.html
mygpo/web/templates/online-help.html
mygpo/web/templates/password_reset.html
mygpo/web/templates/podcast.html
mygpo/web/templates/privacy.html
mygpo/web/templates/registration/registration_form.html
mygpo/web/templates/registration/resend_activation.html
mygpo/web/templates/restore_password.html
mygpo/web/templates/subscribe.html
mygpo/web/templates/subscriptions.html
mygpo/web/templates/suggestions.html
mygpo/web/templates/user_subscriptions.html