app/soc/views/helper/access.py
2008-10-19 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
2008-10-16 Pawel Solyga Make page argument required for errorResponse and requestLogin functions in simple.py and update affected files. Some keyword argument changes to in user/profile.py. All the changes are based on comments to r817.
2008-10-16 Pawel Solyga Some indention fixes in access.py module.
2008-10-16 Pawel Solyga Change name of login_request variable in access.py module to login_response.
2008-10-14 Pawel Solyga Some indentations fixes. Changed all the email=id function arguments to email=id.email().
2008-10-13 Pawel Solyga Some indentations fixes and ugettext_lazy() wrap up for DEF_DEV_LOGOUT_LOGIN_MSG_FMT in access.py.
2008-10-13 Pawel Solyga Add missing blank lines between imports in access.py module.
2008-10-12 Sverre Rabbelier Made the existing code use the new soc.logic.models
2008-10-12 Sverre Rabbelier Missing changes to soc.views.helper.access
2008-10-12 Sverre Rabbelier Moved soc/logic/helper/access to soc/views/helper/access
less more (0) tip