app/soc/models/base.py
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