summaryrefslogtreecommitdiff
path: root/Mailman/database/model/message.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-42/+0
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-4/+11
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-5/+8
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-4/+6
* The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-221-0/+30