postorius / src / postorius /
@Florian Fuchs Florian Fuchs authored on 5 Oct 2012
..
auth added auth decorator for list owners 11 years ago
doc Development docs: Added a section about the file structure. 11 years ago
management * added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) 11 years ago
static/ postorius small logo change 11 years ago
templates/ postorius Setting up to have popup/linked help text for each setting. Right now, the mouseover works and displays help_text for each item, but I haven't set help_text on much. 11 years ago
tests modified mailman.client imports to mailmanclient 11 years ago
views fixed import bug 11 years ago
__init__.py * PEP8 conformity (LP: 1027496) 11 years ago
context_processors.py Drop the MAILMAN_THEME. 11 years ago
fieldset_forms.py pep8'ed several files 11 years ago
forms.py Setting up to have popup/linked help text for each setting. Right now, the mouseover works and displays help_text for each item, but I haven't set help_text on much. 11 years ago
models.py * added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) 11 years ago
urls.py * added generic MailingListView class for list-based views 11 years ago
utils.py pep8'ed several files 11 years ago