| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | Because it was just to damn confusing, rename IAddress.address to | Barry Warsaw | 2011-01-01 | 1 | -11/+11 | |
| | | | | | | | IAddress.email and IAddress.original_address to IAddress.original_email. From now on we'll use "address" to talk about the IAddress object and "email" to talk about the textual email address. | |||||
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -1/+1 | |
| | | | | | | due to _() interpolation) and a few other problems that did not have immediately obvious fixes. | |||||
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | database/model reorganization. Model classes go in mailman.model. Stock | Barry Warsaw | 2009-10-10 | 1 | -0/+94 | |
| database support goes in mailman.database. Move stuff out of mailman/database/__init__.py. | ||||||
