From 30ecd410ba83dc32ad021a2d2c841761befe3079 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 25 Jul 2012 23:40:46 -0400 Subject: Working for SQLite: include_list_post_header -> allow_list_posts Also add a bunch more migration tests. --- src/mailman/rest/configuration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/rest/configuration.py') diff --git a/src/mailman/rest/configuration.py b/src/mailman/rest/configuration.py index d6b27cc6c..68a85c061 100644 --- a/src/mailman/rest/configuration.py +++ b/src/mailman/rest/configuration.py @@ -183,7 +183,7 @@ ATTRIBUTES = dict( fqdn_listname=GetterSetter(None), generic_nonmember_action=GetterSetter(int), mail_host=GetterSetter(None), - include_list_post_header=GetterSetter(as_boolean), + allow_list_posts=GetterSetter(as_boolean), include_rfc2369_headers=GetterSetter(as_boolean), join_address=GetterSetter(None), last_post_at=GetterSetter(None), -- cgit v1.2.3-70-g09d2