summaryrefslogtreecommitdiff
path: root/mailman/Cgi/create.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all the web-related stuff to its own subdirectory. This stuff doesn'tBarry Warsaw2008-09-291-400/+0
| | | | really work yet anyway. Eradicate UserDesc.
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
|
* Support for proper domains by interface. Add a test and update modules asBarry Warsaw2008-09-201-2/+6
| | | | | | | | | | necessary. Finally delete DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST. Now add_domain() must be called in the confirmation file for every domain. add_domain() itself is now pretty much just a proxy for the Domain constructor. Add stop() as an alias for pdb.set_trace() to the documentation doctest globs.
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+396