Wed, 24 Sep 2008 21:23:42 +0000 | Pawel Solyga | Fixed missing urlparse import in request_helpers which cause /user/profile and /site/user/profile not to work at all. Removed not used module imports in response_helpers.py. | file | diff | annotate |
Tue, 23 Sep 2008 23:30:15 +0000 | Todd Larsen | Move isReferrerSelf() and replaceSuffix() into new request_helpers.py module, | file | diff | annotate |
Tue, 23 Sep 2008 23:20:23 +0000 | Todd Larsen | Split out HTTP request manipulation functions from template_helpers.py, which | file | diff | annotate |