summaryrefslogtreecommitdiff
path: root/Mailman/database/language.py
Commit message (Collapse)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-30/+0
|
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
|
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-0/+30
subdirectory and updating all relevant imports. Move of the circular import problems have been eliminated in the process.