postorius / src / postorius /
@Varun Sharma Varun Sharma authored on 5 Jul 2013
..
auth * moved some sub navs to template tags 12 years ago
doc url conf refactoring. Given by Richard Wackerbarth. 12 years ago
management DRY up the construction of the Mailman REST Client 12 years ago
static/ postorius Merging Maria's changes to make the login page more attractive 12 years ago
templates/ postorius added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users. 12 years ago
templatetags * moved some sub navs to template tags 12 years ago
tests * added subscription list page for logged in user 12 years ago
views added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users. 12 years ago
__init__.py * PEP8 conformity (LP: 1027496) 13 years ago
context_processors.py Make the context variable more explicitly postorius 12 years ago
fieldset_forms.py pep8'ed several files 13 years ago
forms.py I have now checked that anything editable in the list settings rest api is also editable in postorius. There are still some informational fields that we should probably display, but they have been commented out in forms.py. 12 years ago
models.py DRY up the construction of the Mailman REST Client 12 years ago
urls.py added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users. 12 years ago
utils.py DRY up the construction of the Mailman REST Client 12 years ago