app/soc/views/helpers/response_helpers.py
Fri, 19 Sep 2008 05:12:35 +0000 Todd Larsen Fix off-by-one corner case discovered during testing of /user/profile.
Fri, 19 Sep 2008 04:28:17 +0000 Todd Larsen Added replaceSuffix(), isReferrerSelf(), and redirectToChangedSuffix() to
Fri, 12 Sep 2008 16:33:04 +0000 Pawel Solyga Fixed one typo in response_helpers which caused is_admin context variable not to work correctly.
Fri, 12 Sep 2008 02:12:38 +0000 Todd Larsen ...
Thu, 11 Sep 2008 12:06:57 +0000 Pawel Solyga Updated docs in response_helpers.
Thu, 28 Aug 2008 23:54:35 +0000 Todd Larsen Add soc.views.simple containing (initially) two simple template views.
Thu, 28 Aug 2008 22:06:31 +0000 Todd Larsen Factor out a getUniversalContext() function so that views that do not call
Fri, 22 Aug 2008 13:44:50 +0000 Pawel Solyga Added public view support (not using controller yet)
Tue, 19 Aug 2008 23:13:24 +0000 Pawel Solyga Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
less more (0) tip