app/soc/models/base.py
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Wed, 04 Feb 2009 23:01:36 +0000 Sverre Rabbelier Make toDict "dereference" the 'name' property if it is present
Wed, 28 Jan 2009 11:26:47 +0000 Pawel Solyga Style fixes in soc.views.helper.redirects and soc.models.base modules.
Sun, 25 Jan 2009 11:44:25 +0000 Sverre Rabbelier Have /entity/pick return a JSON object instead of a user view
Mon, 15 Dec 2008 01:10:32 +0000 Pawel Solyga Fix inheritance in soc.models.base module. FieldsProxy inherited from DbModelForm which was deleted in previous commits (replace that with BaseForm).
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Sun, 19 Oct 2008 17:33:44 +0000 Pawel Solyga Address comments to r844 and r845.
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.
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Fri, 03 Oct 2008 23:59:49 +0000 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
Wed, 27 Aug 2008 21:21:44 +0000 Todd Larsen Base classes for all Datastore Models in Melange.
less more (0) tip