app/soc/models/linkable.py
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 29 Jan 2009 09:33:50 +0000 Pawel Solyga Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash.
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Sat, 22 Nov 2008 22:44:02 +0000 Pawel Solyga Remove inheritance from PolyModel in Answer and Linkable model. Replace PolyModel inheritance with base.ModelWithFieldAttributes.
Sat, 22 Nov 2008 09:49:13 +0000 Todd Larsen Fix some broken help_text bubbles (they are truncated or not displayed if they
Fri, 21 Nov 2008 08:41:23 +0000 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
Thu, 20 Nov 2008 22:51:07 +0000 Pawel Solyga Small comment fix in Linkable model.
Thu, 20 Nov 2008 17:54:51 +0000 Todd Larsen id() is a built-in function in Python, so rename the property to link_id. Add
Tue, 18 Nov 2008 03:28:47 +0000 Todd Larsen Derive Linkable Model class from PolyModel.
Wed, 12 Nov 2008 07:28:12 +0000 Todd Larsen Copy the link_name regex patterns into linkable.py, in preparation for
Mon, 10 Nov 2008 22:38:20 +0000 Pawel Solyga Fix typo in linkable model and add some missing comments.
Mon, 10 Nov 2008 18:00:47 +0000 Todd Larsen Initial thoughts on a Linkable Model class. Please comment.
less more (0) tip