From 78340d7ebc67ac7aeb6734ec4a8f025fb799cba8 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 30 Dec 2012 13:09:55 -0500 Subject: Remove mailinglist.admin_member_chunksize. --- src/mailman/model/mailinglist.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/model/mailinglist.py') diff --git a/src/mailman/model/mailinglist.py b/src/mailman/model/mailinglist.py index 28c911619..1ffef716c 100644 --- a/src/mailman/model/mailinglist.py +++ b/src/mailman/model/mailinglist.py @@ -88,7 +88,6 @@ class MailingList(Model): anonymous_list = Bool() # Attributes not directly modifiable via the web u/i created_at = DateTime() - admin_member_chunksize = Int() # Attributes which are directly modifiable via the web u/i. The more # complicated attributes are currently stored as pickles, though that # will change as the schema and implementation is developed. -- cgit v1.2.3-70-g09d2