app/soc/models/base.py
2009-04-03 Pawel Solyga Fix too long lines, style and remove unused imports in soc.models modules.
2009-04-02 Sverre Rabbelier Make it possible to retrieve all properties in toDict
2009-03-13 Sverre Rabbelier Fixed a thinko-fix in toDict
2009-03-12 Sverre Rabbelier Make it possible to specify the key order for csv export
2009-03-07 Sverre Rabbelier Include IntegerProperty in the JSON object
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-04 Sverre Rabbelier Make toDict "dereference" the 'name' property if it is present
2009-01-28 Pawel Solyga Style fixes in soc.views.helper.redirects and soc.models.base modules.
2009-01-25 Sverre Rabbelier Have /entity/pick return a JSON object instead of a user view
2008-12-15 Pawel Solyga Fix inheritance in soc.models.base module. FieldsProxy inherited from DbModelForm which was deleted in previous commits (replace that with BaseForm).
2008-10-23 Sverre Rabbelier Addressed comments by Pawel and Todd
2008-10-22 Sverre Rabbelier Added a Host profile and generalized some views
2008-10-19 Pawel Solyga Address comments to r844 and r845.
2008-10-18 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.
2008-10-13 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
2008-10-03 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
2008-08-27 Todd Larsen Base classes for all Datastore Models in Melange.
less more (0) tip