2008-11-22 | Pawel Solyga | Remove inheritance from PolyModel in Answer and Linkable model. Replace PolyModel inheritance with base.ModelWithFieldAttributes. | file | diff | annotate |
2008-11-22 | Todd Larsen | Fix some broken help_text bubbles (they are truncated or not displayed if they | file | diff | annotate |
2008-11-21 | Todd Larsen | Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py. | file | diff | annotate |
2008-11-20 | Pawel Solyga | Small comment fix in Linkable model. | file | diff | annotate |
2008-11-20 | Todd Larsen | id() is a built-in function in Python, so rename the property to link_id. Add | file | diff | annotate |
2008-11-18 | Todd Larsen | Derive Linkable Model class from PolyModel. | file | diff | annotate |
2008-11-12 | Todd Larsen | Copy the link_name regex patterns into linkable.py, in preparation for | file | diff | annotate |