postorius / src / postorius /
@Terri Oda Terri Oda authored on 22 Sep 2012
..
auth added auth decorator that checks that the logged-in user is either a superuser or the list owner. 12 years ago
doc added auth decorator that checks that the logged-in user is either a superuser or the list owner. 12 years ago
static/ postorius Drop the MAILMAN_THEME. 12 years ago
templates/ postorius Default theme no longer in separate directory 12 years ago
tests added auth decorator that checks that the logged-in user is either a superuser or the list owner. 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 Removing unused, commented out settings just to make it easier to find things in the file. 12 years ago
models.py pep8'ed models and views 13 years ago
urls.py pep8'ed several files 13 years ago
utils.py pep8'ed several files 13 years ago
views.py added auth decorator that checks that the logged-in user is either a superuser or the list owner. 12 years ago