app/soc/views/models/sponsor.py
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Mon, 10 Nov 2008 00:39:26 +0000 Sverre Rabbelier Minor fix to sponsor missing from the site restructure
Fri, 07 Nov 2008 22:24:01 +0000 Pawel Solyga Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
Wed, 05 Nov 2008 23:36:28 +0000 Sverre Rabbelier Major site restructuring, also deleting of many unused or obsolete documents
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
Wed, 22 Oct 2008 17:18:57 +0000 Pawel Solyga Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress).
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Mon, 20 Oct 2008 23:24:21 +0000 Sverre Rabbelier Various improvements to the generic View code
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Sun, 19 Oct 2008 00:34:33 +0000 Sverre Rabbelier Addressed comments by Todd on r822
Thu, 16 Oct 2008 23:23:16 +0000 Sverre Rabbelier Add a framework for generic views
less more (0) tip