fork from https://gitlab.com/mailman/postorius

@benste benste authored on 15 Jul 2011
static changed error message → message and hide list selector if no list exists 12 years ago
templates fixed subscriptions urls option and views using regexp 12 years ago
tests fixed import error setting - handled exception missing http_request during test 12 years ago
.bzrignore Changed function names and calls in the view to make it work with the new rest-client. 13 years ago
.directory Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
__init__.py Initial commit, added unsubscribe possibility to Florian's branch. 14 years ago
context_processors.py merged with wrong copy of the branch 12 years ago
fieldset_forms.py error handling Domain_List exists in as_div + using mail_host for new list 13 years ago
forms.py fixed subscriptions urls option and views using regexp 12 years ago
mockdata.py Updated the fields for the settings page accrding to configuration.txt. Also undid some recent changes and corrected a typo in the rest-client to make testing of the settings page easier. 13 years ago
models.py Added copyright statements, changed import logic and moved templates. 13 years ago
tests.py Added copyright statements, changed import logic and moved templates. 13 years ago
urls.py added user_email to subscription urls for initial value 12 years ago
views.py added REST offline catching to context processor - fixed debugging issue wrong port 12 years ago