Fri, 30 Jan 2009 17:38:28 +0000 |
Lennard de Rijk |
Renamed state to status where appropriate.
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 15:46:33 +0000 |
Lennard de Rijk |
Added state and shipping address fields to group model.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 23:56:34 +0000 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 16:08:16 +0000 |
Pawel Solyga |
Move member_template property from Group to Organization model since it's Organization specific property.
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 21:23:52 +0000 |
Sverre Rabbelier |
Moved the member_template field to app and removed 'optional'
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 19:38:29 +0000 |
Todd Larsen |
Add IRC channel and mailing list properties to the Group and Organization
|
file |
diff |
annotate
|
Sat, 06 Dec 2008 14:50:45 +0000 |
Lennard de Rijk |
Comment fixes for state in group and role model.
|
file |
diff |
annotate
|
Sat, 06 Dec 2008 14:44:02 +0000 |
Lennard de Rijk |
Changed state property for models/group.py to be optional as the description states.
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 10:46:15 +0000 |
Todd Larsen |
Replace HomeSettings with Presence Model class. Replace SiteSettings with
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 08:41:23 +0000 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 03:12:33 +0000 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 05:21:41 +0000 |
Sverre Rabbelier |
Moved all key_name related things to the logic modules
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 01:22:36 +0000 |
Sverre Rabbelier |
Incorperated suggestions by Todd
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 21:54:13 +0000 |
Pawel Solyga |
Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
|
file |
diff |
annotate
|