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. | file | diff | annotate |
Sat, 22 Nov 2008 09:49:13 +0000 | Todd Larsen | Fix some broken help_text bubbles (they are truncated or not displayed if they | 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 22:51:07 +0000 | Pawel Solyga | Small comment fix in Linkable model. | file | diff | annotate |
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 | file | diff | annotate |
Tue, 18 Nov 2008 03:28:47 +0000 | Todd Larsen | Derive Linkable Model class from PolyModel. | file | diff | annotate |
Wed, 12 Nov 2008 07:28:12 +0000 | Todd Larsen | Copy the link_name regex patterns into linkable.py, in preparation for | file | diff | annotate |