app/soc/views/person/profile.py
Tue, 14 Oct 2008 16:10:07 +0000 Pawel Solyga Add missing import in soc/views/site/sponsor/list.py which caused exception when app was deployed and first site you visited was "List Site Sponsors". Update files according to recent django update and django backwards incompatibility (for example newforms is changed to forms).
Mon, 13 Oct 2008 21:54:51 +0000 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
Sun, 12 Oct 2008 00:12:53 +0000 Sverre Rabbelier Refactor nearly all the soc.logic code to use the Base class
Sun, 12 Oct 2008 00:08:54 +0000 Sverre Rabbelier Replace almost all occurences of linkname with link_name
Fri, 03 Oct 2008 23:59:49 +0000 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
Mon, 11 Aug 2008 16:57:46 +0000 Todd Larsen Finished migrating the "proto" app (which only contained a Person profile edit
less more (0) tip