From a8722b736a9070288f9bd62b8650f9e682a33ea6 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 16 Jun 2011 16:46:02 -0400 Subject: * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` for consistency. This changes the REST API for mailing list resources. (LP: #787599) --- src/mailman/model/docs/mailinglist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/model/docs/mailinglist.txt') diff --git a/src/mailman/model/docs/mailinglist.txt b/src/mailman/model/docs/mailinglist.txt index 4d3250e76..895068e52 100644 --- a/src/mailman/model/docs/mailinglist.txt +++ b/src/mailman/model/docs/mailinglist.txt @@ -18,7 +18,7 @@ name (i.e. local part) and host name. >>> print mlist.list_name aardvark - >>> print mlist.host_name + >>> print mlist.mail_host example.com -- cgit v1.2.3-70-g09d2