Re: [Mailman-Developers] Facing build Issues Postorius

May 8, 2016
6:12 p.m.
On 05/07/2016 09:41 PM, Anirudh Dahiya wrote:
The issue is caused by the following import: from mailmanclient._client import MailingList
This import should not be there. We should not import via "private" things. Currently the MailingList is imported for additional functionality, but it's not actually being used inside Postorius. I guess a safer option would be to use postorius.models.List instead. We should be using these classes inside Postorius anyway.
3237
Age (days ago)
3237
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Hanna