app/soc/views/site/sponsor/profile.py
Fri, 03 Oct 2008 23:59:49 +0000 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
Fri, 03 Oct 2008 23:08:28 +0000 Todd Larsen Replace helpers/custom_widgets.py with helper/widgets.py.
Fri, 03 Oct 2008 22:17:05 +0000 Todd Larsen Move helpers/request.py to helper/requests.py to avoid conflict with common
Fri, 03 Oct 2008 21:59:32 +0000 Todd Larsen Replace soc/views/helpers/request_helpers with soc/views/helpers/request.py
Wed, 01 Oct 2008 22:19:22 +0000 Pawel Solyga Add basic Sponsors List, Create New Sponsor, Sponsor Public Profile views. Change all properties in Group model as required for now. Remaining TODO: write validation functions for Sponsor edit and create form fields that need additional validation (like address, phone number format).
less more (0) tip