[Mailman-Users] Django itegration
Chris Tandiono
chris.tandiono at gmail.com
Tue Nov 30 21:18:01 CET 2010
On Mon, 29 Nov 2010 09:01:15 -0800, Tim <web at govanhillbaths.com> wrote:
> Hi all,
>
> Anybody done the django_mailman thing?
>
> I'm sure the documentation could be a bit better.
>
> Any help appreciated.
> Tim
Not personally. However, if you add Mailman to your Python path, in your
Django views you can just do things like "from Mailman import MailList" or
"from Mailman import Utils", which might be a better choice depending on
what you want to do.
--
Chris
More information about the Mailman-Users
mailing list