summaryrefslogtreecommitdiff
path: root/repoze/bfg/wsgiadapter.py
AgeCommit message (Expand)Author
2008-07-19 - The concept of "view factories" was removed in favor of alwaysChris McDonough
2008-07-16Unused imports.Chris McDonough
2008-07-16Add security.Chris McDonough
2008-07-14Do the full check.Chris McDonough
2008-07-14Warn if views return non-Response objects.Chris McDonough
2008-07-14Really allow views to be functions.Chris McDonough
2008-07-11Add security policy checks.Chris McDonough
2008-07-07Look up a view after traversal; adapt it to IWSGIApplication.Chris McDonough