summaryrefslogtreecommitdiff
path: root/src/mailman/model/docs/usermanager.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add server_owners attribute to the user manager.Barry Warsaw2015-09-231-0/+44
* More tests of make_user().Barry Warsaw2015-03-211-0/+22
* Clean up a SA warning.Barry Warsaw2014-12-211-2/+2
* More model test fixes and ports.Barry Warsaw2014-12-131-1/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-8/+8
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-5/+6
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-11/+11
* * Add property `IUserManager.members` to return all `IMembers` in the system.Barry Warsaw2012-01-261-0/+32
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-0/+148