~barry/mailman/events-and-web

  • Committer: Barry Warsaw
  • Date: 2012-10-16 22:40:12 UTC
  • Revision ID: barry@list.org-20121016224012-xxrd5zgkwdrmh9y4
Database
--------
 * The `ban` table now uses list-ids to cross-reference the mailing list,
   since these cannot change even if the mailing list is moved or renamed.

Interfaces
----------
 * The `IBanManager` is no longer a global utility.  Instead, you adapt an
   `IMailingList` to an `IBanManager` to manage the bans for a specific
   mailing list.  To manage the global bans, adapt ``None``.
Filename Latest Rev Last Changed Committer Comment Size
..
mailman 6675 16 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
sphinxconf.py 6741 15 years ago Barry Warsaw Integrate pylint and Sphinx documentation buildout 296 bytes Diff Download File