Removing the user management pages, since they were mostly empty and users
will likely be managed through the list interface anyhow.
1 parent 5e9934a commit 41db190a90b54e3c4007e79fbf4deb1b291f0a63
@Terri Oda Terri Oda authored on 15 Apr 2014
Showing 7 changed files
View
src/postorius/templates/postorius/base.html
View
src/postorius/templates/postorius/menu/mm_user_nav.html
View
src/postorius/templates/postorius/users/index.html 100644 → 0
View
src/postorius/templates/postorius/users/new.html 100644 → 0
View
src/postorius/templates/postorius/users/summary.html 100644 → 0
View
src/postorius/templates/postorius/users/user_confirm_delete.html 100644 → 0
View
src/postorius/urls.py