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

@benste benste authored on 26 Jul 2011
media/ mailman_django added MAILMAN_THEME -- moved MEDIA_URL -- corrected Settings Form for some Value related fields -- removed old static DIRs -- added links in some old menus -- added selected tags for the settings page -- upgraded to Django 1.3 -- added new template for list_summary -- and some small corrections 12 years ago
templates ajax template for subscriptions 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 added MAILMAN_THEME -- moved MEDIA_URL -- corrected Settings Form for some Value related fields -- removed old static DIRs -- added links in some old menus -- added selected tags for the settings page -- upgraded to Django 1.3 -- added new template for list_summary -- and some small corrections 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 ajax_context processor - splittet domain_index-domain_new for use with Ajax templates 12 years ago
views.py minior fix new_list 12 years ago