app/soc/models/base.py
Thu, 13 Aug 2009 10:23:31 -0700 Lennard de Rijk Changed to_dict to call all callable values when their key is in field_names.
Fri, 03 Apr 2009 17:32:15 +0000 Pawel Solyga Fix too long lines, style and remove unused imports in soc.models modules.
Thu, 02 Apr 2009 23:06:15 +0000 Sverre Rabbelier Make it possible to retrieve all properties in toDict
Fri, 13 Mar 2009 23:12:40 +0000 Sverre Rabbelier Fixed a thinko-fix in toDict
Thu, 12 Mar 2009 21:36:39 +0000 Sverre Rabbelier Make it possible to specify the key order for csv export
Sat, 07 Mar 2009 20:27:24 +0000 Sverre Rabbelier Include IntegerProperty in the JSON object
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.
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