From 87d2b22446c2b2198f09bcd1ed5a08ac3757fd67 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Mon, 10 Sep 2012 09:56:36 -0500 Subject: [PATCH] fixed GAE default problem, thanks Jan-Karen and Alan --- VERSION | 2 +- app.example.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c910c778..c638fe8d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.0.8 (2012-09-10 07:51:42) stable +Version 2.0.8 (2012-09-10 09:56:32) stable diff --git a/app.example.yaml b/app.example.yaml index 538bfdeb..d058361b 100644 --- a/app.example.yaml +++ b/app.example.yaml @@ -80,7 +80,7 @@ skip_files: | builtins: - remote_api: on -- datastore_admin: on +# - datastore_admin: on - appstats: on - admin_redirect: on - deferred: on