postorius / src / postorius /
@Florian Fuchs Florian Fuchs authored on 25 Oct 2012
..
auth added auth decorator for list owners 12 years ago
doc * added “new user” form. Contributed by George Chatzisofroniou 12 years ago
management * added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) 12 years ago
static/ postorius * added “new user” form. Contributed by George Chatzisofroniou 12 years ago
templates/ postorius fixed url call in users/new.html 12 years ago
tests * added developer documentation 12 years ago
views * added “new user” form. Contributed by George Chatzisofroniou 12 years ago
__init__.py * PEP8 conformity (LP: 1027496) 13 years ago
context_processors.py Drop the MAILMAN_THEME. 12 years ago
fieldset_forms.py pep8'ed several files 13 years ago
forms.py Basic addition of a mailman user account. 12 years ago
models.py * added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) 12 years ago
urls.py Basic addition of a mailman user account. 12 years ago
utils.py pep8'ed several files 13 years ago