Remove unused views
* more_info_display.html is not used anywhere
* site_settings.html is not linked to, contains nothing useful
* list_subscriptions is not linked to, contains errors.
* lists/subscriptions.html is the accompanying template
* menu/subscriptions.html is not used anywhere
* UserSummaryView is not used anywhere
1 parent f9a8843 commit b4426295d0ce8cc522483f2c38dcaad4836df231
@Simon Hanna Simon Hanna authored on 28 Nov 2015
Showing 8 changed files
View
src/postorius/templates/postorius/lists/subscriptions.html 100644 → 0
View
src/postorius/templates/postorius/menu/subscriptions.html 100644 → 0
View
src/postorius/templates/postorius/more_info_display.html 100644 → 0
View
src/postorius/templates/postorius/site_settings.html 100644 → 0
View
src/postorius/urls.py
View
src/postorius/views/list.py
View
src/postorius/views/settings.py
View
src/postorius/views/user.py