summaryrefslogtreecommitdiff
path: root/Mailman/database/model/member.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-95/+0
* More Unicodification; fixed several more doctests.Barry Warsaw2007-11-081-2/+3
* Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-2/+7
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-12/+12
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-6/+4
* Convert the tests for the CalcRecips handler to doc tests. There areBarry Warsaw2007-06-191-7/+19
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-181-0/+35
* profile.py -> preferences.pyBarry Warsaw2007-06-151-1/+1
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-19/+1
* More test updates based on simplified data model. Rosters are gone so theBarry Warsaw2007-06-101-1/+2
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-0/+61