thirdparty/google_appengine/VERSION
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 26 Jan 2009 23:32:10 +0000 (2009-01-26)
changeset 1007 3b66772d21a5
parent 828 f5fd65cc3bf3
child 1278 a7766286a7be
permissions -rw-r--r--
Major refactor of the access module The first step to sanity is a leap into the unknown? Create an object to represent the access checks for each module instead of a bunch of loose functions. Converted all views and params.py to use the new access checker. Main differences: * arguments to a checker can be passed by using a tuple * checkers are referenced by string, rather than directly * the Checker constructor handles merging with child views Patch by: Sverre Rabbelier
release: "1.1.8"
timestamp: 1231809440
api_versions: ['1']