app/soc/views/user/profile.py
2008-10-13 Pawel Solyga Remove spaces between dict key name and colon. Fix some typos based on comments http://code.google.com/p/soc/source/detail?r=739.
2008-10-13 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
2008-10-12 Sverre Rabbelier Dictionaries need String values for keys
2008-10-12 Sverre Rabbelier Made the existing code use the new soc.logic.models
2008-10-12 Sverre Rabbelier Minor style and import fixes
2008-10-12 Sverre Rabbelier Refactor nearly all the soc.logic code to use the Base class
2008-10-12 Sverre Rabbelier Replace almost all occurences of linkname with link_name
2008-10-09 Pawel Solyga Create a submit_buttons block in group edit profile template so that submit buttons can be customized. Replace submit_message usage with new notice block (still work in progress in Lookup User views). Add customized edit profile template for Sponsor with delete button (not used yet, upcoming commit). Add delete Sponsor request handler.
2008-10-04 Todd Larsen Add create() wrapper views that simply call the existing edit() views, to
2008-10-03 Todd Larsen Move helpers/forms_helpers.py to helper/forms.py.
2008-10-03 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
2008-10-03 Todd Larsen Move helpers/request.py to helper/requests.py to avoid conflict with common
2008-10-03 Todd Larsen Replace soc/views/helpers/request_helpers with soc/views/helpers/request.py
2008-10-01 Todd Larsen Remove excluded field inheritance_line, since the User model does not inherit
less more (0) -14 tip