summaryrefslogtreecommitdiff
path: root/src/mailman/model/docs/users.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The default languages from Mailman 2.1 have been ported over. Given byBarry Warsaw2015-05-071-5/+0
* Checkpointing:Barry Warsaw2015-04-061-0/+15
* Another test cleansing.Barry Warsaw2014-12-211-6/+6
* More model test fixes and ports.Barry Warsaw2014-12-131-62/+15
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-18/+18
* Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-2/+1
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-5/+6
* * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.Barry Warsaw2012-04-071-0/+19
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-6/+6
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-041-0/+1
* Fix a few bogus sort order assumptions uncovered by the PostgreSQL tests.Barry Warsaw2011-10-231-2/+3
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-0/+324