app/soc/models/user.py
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Fri, 23 Jan 2009 21:22:09 +0000 Sverre Rabbelier Enable pick links for all the references we have
Wed, 14 Jan 2009 22:02:39 +0000 Todd Larsen Add "agrees to site-wide Terms of Service" boolean property for all Users.
Sat, 22 Nov 2008 09:49:13 +0000 Todd Larsen Fix some broken help_text bubbles (they are truncated or not displayed if they
Sat, 22 Nov 2008 08:55:55 +0000 Todd Larsen Rename the User.public_name Property to simply 'name' (but leave the verbose
Sat, 22 Nov 2008 00:23:10 +0000 Todd Larsen Add User.public_name help text, per discussions on melange-soc-dev.
Fri, 21 Nov 2008 08:41:23 +0000 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
Fri, 21 Nov 2008 07:07:55 +0000 Todd Larsen Replace nick_name and its variants with public_name. Remove the
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Wed, 15 Oct 2008 17:10:27 +0000 Todd Larsen Define the Models for implementing Quizzes (collections of Questions) and their
Sun, 12 Oct 2008 00:08:54 +0000 Sverre Rabbelier Replace almost all occurences of linkname with link_name
Wed, 24 Sep 2008 02:24:49 +0000 Todd Larsen Note 'groups' back-reference from 'founder' property in soc.models.group.Group.
Sun, 21 Sep 2008 08:50:42 +0000 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
Thu, 18 Sep 2008 17:31:01 +0000 Todd Larsen Add a verbose_name and help_text to the User.id Property.
less more (0) -15 tip