postorius / src / postorius /
@Florian Fuchs Florian Fuchs authored on 14 Jul 2013
..
auth * moved some sub navs to template tags 11 years ago
doc updated news.rst 10 years ago
management DRY up the construction of the Mailman REST Client 11 years ago
static/ postorius Merging Maria's changes to make the login page more attractive 11 years ago
templates/ postorius removed unwanted try except blocks and kwargs from user_delete method 10 years ago
templatetags * moved some sub navs to template tags 11 years ago
tests * added subscription list page for logged in user 11 years ago
views removed unwanted try except blocks and kwargs from user_delete method 10 years ago
__init__.py * PEP8 conformity (LP: 1027496) 11 years ago
context_processors.py Make the context variable more explicitly postorius 11 years ago
fieldset_forms.py pep8'ed several files 11 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. 11 years ago
models.py DRY up the construction of the Mailman REST Client 11 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. 10 years ago
utils.py DRY up the construction of the Mailman REST Client 11 years ago