diff -r 5a4cfa148b7d -r 621252e2cc18 app/shell/shell.py --- a/app/shell/shell.py Mon May 25 20:42:11 2009 +0200 +++ b/app/shell/shell.py Mon May 25 22:59:33 2009 +0200 @@ -51,6 +51,7 @@ from google.appengine.ext import webapp from google.appengine.ext.webapp import template +import django.template import gae_django