app/soc/models/linkable.py
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.
less more (0) -3 tip