postorius / src / postorius /
@Terri Oda Terri Oda authored on 23 Sep 2012
..
auth added auth decorator that checks that the logged-in user is either a superuser or the list owner. 11 years ago
doc added auth decorator that checks that the logged-in user is either a superuser or the list owner. 11 years ago
static/ 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
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 added auth decorator that checks that the logged-in user is either a superuser or the list owner. 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 pep8'ed models and views 11 years ago
urls.py pep8'ed several files 11 years ago
utils.py pep8'ed several files 11 years ago
views.py added auth decorator that checks that the logged-in user is either a superuser or the list owner. 11 years ago