postorius / src / postorius /
@Richard Wackerbarth Richard Wackerbarth authored on 31 May 2013
..
auth * moved some sub navs to template tags 11 years ago
doc Cd back up to collective top after installing mm.cli; everything else does. 11 years ago
management * added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) 11 years ago
static/ postorius Merging Maria's changes to make the login page more attractive 11 years ago
templates/ postorius Make the context variable more explicitly postorius 11 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 Slightly improved messages for when the REST API isn't available, telling people to start Mailman core. The wording here could probably use some improvement, but this should be more helpful in the meantime. 11 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 - modified nav bar 11 years ago
urls.py Simplify URL definitions by factoring list name 11 years ago
utils.py Slightly improved messages for when the REST API isn't available, telling people to start Mailman core. The wording here could probably use some improvement, but this should be more helpful in the meantime. 11 years ago