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

@benste benste authored on 30 Jul 2011
auth added first step for new auth backend 12 years ago
media/ mailman_django merged with rev2 of Flo's html-css 12 years ago
templates added advertised check for selector - added hint for list_index 12 years ago
tests cleanup + adding error instead of message for catched exceptions 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 added ajax_context processor - splittet domain_index-domain_new for use with Ajax templates 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 description input 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 moved mass_subscriptions to new teplate 12 years ago
views.py added advertised atribute to new_list 12 years ago