app/django/contrib/flatpages/__init__.py
author Todd Larsen <tlarsen@google.com>
Fri, 12 Sep 2008 21:54:37 +0000
changeset 139 93a9a22a4c38
parent 54 03e267d67478
permissions -rw-r--r--
Add getAltResponseIfNotLoggedIn() and getAltResponseIfNotDeveloper() simple view helpers. These cannot go into response_helpers.py because they create a circular reference with simple.py, and Django view import fails. Review URL: http://codereviews.googleopensourceprograms.com/602